In Redis is there a feature roughly equivalent to the _changes feed feature in CouchDB?
You could probably build similar functionality using Redis's PUBSUB features. Of course this is more work, but it may be worth looking into.
The redis documentation on pubsub:
http://redis.io/topics/pubsub
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With