mirror of
https://github.com/fluencelabs/redis
synced 2025-04-01 15:21:03 +00:00
* fixed doc URL for keyspace events
This commit is contained in:
parent
f231edc672
commit
c90af7cd14
@ -687,7 +687,7 @@ latency-monitor-threshold 0
|
|||||||
############################# Event notification ##############################
|
############################# Event notification ##############################
|
||||||
|
|
||||||
# Redis can notify Pub/Sub clients about events happening in the key space.
|
# Redis can notify Pub/Sub clients about events happening in the key space.
|
||||||
# This feature is documented at http://redis.io/topics/keyspace-events
|
# This feature is documented at http://redis.io/topics/notifications
|
||||||
#
|
#
|
||||||
# For instance if keyspace events notification is enabled, and a client
|
# For instance if keyspace events notification is enabled, and a client
|
||||||
# performs a DEL operation on key "foo" stored in the Database 0, two
|
# performs a DEL operation on key "foo" stored in the Database 0, two
|
||||||
|
Loading…
x
Reference in New Issue
Block a user