Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
9ea8ec42
Commit
9ea8ec42
authored
Apr 25, 2019
by
abhay
Browse files
removed obsolete warning as per -
https://github.com/antirez/redis/issues/5291
parent
1b7407fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
9ea8ec42
...
@@ -824,13 +824,7 @@ aof-use-rdb-preamble yes
...
@@ -824,13 +824,7 @@ aof-use-rdb-preamble yes
lua
-
time
-
limit
5000
lua
-
time
-
limit
5000
################################ REDIS CLUSTER ###############################
################################ REDIS CLUSTER ###############################
#
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# WARNING EXPERIMENTAL: Redis Cluster is considered to be stable code, however
# in order to mark it as "mature" we need to wait for a non trivial percentage
# of users to deploy it in production.
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#
# Normal Redis instances can't be part of a Redis Cluster; only nodes that are
# Normal Redis instances can't be part of a Redis Cluster; only nodes that are
# started as cluster nodes can. In order to start a Redis instance as a
# started as cluster nodes can. In order to start a Redis instance as a
# cluster node enable the cluster support uncommenting the following:
# cluster node enable the cluster support uncommenting the following:
...
...
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