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
81af92b0
Commit
81af92b0
authored
Jan 24, 2013
by
antirez
Browse files
Enable keyspace events notification when testing.
parent
4ff138fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/assets/default.conf
View file @
81af92b0
...
@@ -12,6 +12,9 @@
...
@@ -12,6 +12,9 @@
#
#
# units are case insensitive so 1GB 1Gb 1gB are all the same.
# units are case insensitive so 1GB 1Gb 1gB are all the same.
# Enable keyspace events notification for testing so that we cover more code.
notify
-
keyspace
-
events
yes
# By default Redis does not run as a daemon. Use 'yes' if you need it.
# By default Redis does not run as a daemon. Use 'yes' if you need it.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
daemonize
no
daemonize
no
...
...
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