Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
c2cfdc2c
Commit
c2cfdc2c
authored
Jul 27, 2014
by
vps
Committed by
antirez
Jul 28, 2014
Browse files
* fixed doc URL for keyspace events
parent
f2cb04e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
c2cfdc2c
...
...
@@ -687,7 +687,7 @@ latency-monitor-threshold 0
############################# Event notification ##############################
# Redis can notify Pub/Sub clients about events happening in the key space.
# This feature is documented at http://redis.io/topics/
keyspace-event
s
# This feature is documented at http://redis.io/topics/
notification
s
#
# For instance if keyspace events notification is enabled, and a client
# performs a DEL operation on key "foo" stored in the Database 0, two
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment