RubyFlow The Ruby and Rails community linklog

Played around Redis Keyspace Notifications with Ruby

I came across the so-called Redis Keyspace Notifications and played around it with Ruby. It basically acts as a Pub/Sub mechanism that enables clients to subscribe to a Redis channel and receive “published” events whenever a Redis command or data alteration is encountered.

http://blog.katpadi.ph/til-redis-keyspace- notifications/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in