Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ahaha lol whut?! Seriously, I'm asking questions because all I see are features but no real use cases that I could say that Reddis is useful. I think you may be a litle too defensive.


even though your account is only 5 hours old, and has only posted on this thread, i'm going to give you the benefit of the doubt.

some uses for redis, as we use it:

* pubsub (publish/subscribe) - push information through to other servers on channels

* job queuing - redis supports lists, which can easily become job queues

* statistics - redis supports incrementing and decrementing keys very quickly and easily, allowing for real-time statistics gathering and reporting

hope that helps.


> hope that helps

Yeah thank you. That looks like a message bus, but with many more features than just a bus.

My account is only 5 hours old because I created it to ask my question. I am relatively here and I was just lurking before.


that's not including the very fast caching - so much much much more than just a bus :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: