mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 08:00:49 +00:00
When keyspace events are enabled, the overhead is not sever but noticeable, so this commit introduces the ability to select subclasses of events in order to avoid to generate events the user is not interested in. The events can be selected using redis.conf or CONFIG SET / GET.