mirror of
https://github.com/fluencelabs/redis
synced 2025-04-25 10:32:14 +00:00
removed obsolete warning as per - https://github.com/antirez/redis/issues/5291
This commit is contained in:
parent
4a5057000a
commit
162208f94d
@ -942,13 +942,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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user