Hacker News new | ask | show | jobs
by juvenn 5905 days ago
Redis has Pub/Sub support as well: http://code.google.com/p/redis/wiki/PublishSubscribe

And I think their APIs (limited to pub/sub) are very alike, kinda cool!