antirez
059fd682ae
Slave removal: replace very few things in Sentinel.
...
SENTINEL REPLICAS was added as an alias, in the configuration rewriting
now it uses known-replica, however all the rest is basically at API
level of logged events and messages having to do with the protocol, so
there is very little to do here compared to the Redis core itself, to
preserve compatibility.
2018-09-11 15:32:28 +02:00
antirez
ca6aed02f8
Slave removal: replace very few things in Sentinel.
...
SENTINEL REPLICAS was added as an alias, in the configuration rewriting
now it uses known-replica, however all the rest is basically at API
level of logged events and messages having to do with the protocol, so
there is very little to do here compared to the Redis core itself, to
preserve compatibility.
2018-09-11 15:32:28 +02:00
antirez
4766fdfaaa
Slave removal: replace very few things in Sentinel.
...
SENTINEL REPLICAS was added as an alias, in the configuration rewriting
now it uses known-replica, however all the rest is basically at API
level of logged events and messages having to do with the protocol, so
there is very little to do here compared to the Redis core itself, to
preserve compatibility.
2018-09-11 15:32:28 +02:00
antirez
3801c55e0c
Slave removal: scripting.c logs and other stuff fixed.
2018-09-11 15:32:28 +02:00
antirez
1051d93837
Slave removal: scripting.c logs and other stuff fixed.
2018-09-11 15:32:28 +02:00
antirez
3e5fa60b4f
Slave removal: scripting.c logs and other stuff fixed.
2018-09-11 15:32:28 +02:00
antirez
d6d9b778ac
Slave removal: replication.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
61b7a176ef
Slave removal: replication.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
88cef8693f
Slave removal: replication.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
04d65fc559
Slave removal: networking.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
cff5f36d94
Slave removal: networking.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
fb6502be2f
Slave removal: networking.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
7591c476f8
Slave removal: blocked.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
05e8db24ed
Slave removal: blocked.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
1ce5c6ff00
Slave removal: blocked.c logs fixed.
2018-09-11 15:32:28 +02:00
antirez
22e38e63ff
Slave removal: Make obvious in redis.conf what a replica is.
2018-09-11 15:32:28 +02:00
antirez
c9bab6f302
Slave removal: Make obvious in redis.conf what a replica is.
2018-09-11 15:32:28 +02:00
antirez
a5443a6247
Slave removal: Make obvious in redis.conf what a replica is.
2018-09-11 15:32:28 +02:00
antirez
92eb72d175
Slave removal: slave mode -> replica mode text in redis-cli.
2018-09-11 15:32:28 +02:00
antirez
8296e5c846
Slave removal: slave mode -> replica mode text in redis-cli.
2018-09-11 15:32:28 +02:00
antirez
aee9d1dc3b
Slave removal: slave mode -> replica mode text in redis-cli.
2018-09-11 15:32:28 +02:00
antirez
922d1d2387
Slave removal: fix typo of replicaof.
2018-09-11 15:32:28 +02:00
antirez
a67181f88a
Slave removal: fix typo of replicaof.
2018-09-11 15:32:28 +02:00
antirez
cc52f2f494
Slave removal: fix typo of replicaof.
2018-09-11 15:32:28 +02:00
antirez
dcdcbcc375
Slave removal: slave -> replica in redis.conf and output buffer option.
2018-09-11 15:32:28 +02:00
antirez
6f3d357d8f
Slave removal: slave -> replica in redis.conf and output buffer option.
2018-09-11 15:32:28 +02:00
antirez
8347a21976
Slave removal: slave -> replica in redis.conf and output buffer option.
2018-09-11 15:32:28 +02:00
antirez
33cfd1a30e
Slave removal: config.c converted + config rewriting hacks.
...
Aliases added for all the commands mentioning slave. Moreover CONFIG
REWRITE will use the new names, and will be able to reuse the old lines
mentioning the old options.
2018-09-11 15:32:28 +02:00
antirez
6f58486139
Slave removal: config.c converted + config rewriting hacks.
...
Aliases added for all the commands mentioning slave. Moreover CONFIG
REWRITE will use the new names, and will be able to reuse the old lines
mentioning the old options.
2018-09-11 15:32:28 +02:00
antirez
6444c30ae2
Slave removal: config.c converted + config rewriting hacks.
...
Aliases added for all the commands mentioning slave. Moreover CONFIG
REWRITE will use the new names, and will be able to reuse the old lines
mentioning the old options.
2018-09-11 15:32:28 +02:00
antirez
3b87cad43d
Slave removal: Convert cluster.c log messages and command names.
2018-09-11 15:32:28 +02:00
antirez
a9419e2386
Slave removal: Convert cluster.c log messages and command names.
2018-09-11 15:32:28 +02:00
antirez
8e3686dcca
Slave removal: Convert cluster.c log messages and command names.
2018-09-11 15:32:28 +02:00
antirez
d0647506b3
Slave removal: redis-cli --slave -> --replica.
...
--slave alias remains but is undocumented, just for backward
compatibiltiy.
2018-09-11 15:32:28 +02:00
antirez
f579b77449
Slave removal: redis-cli --slave -> --replica.
...
--slave alias remains but is undocumented, just for backward
compatibiltiy.
2018-09-11 15:32:28 +02:00
antirez
88ac42587d
Slave removal: redis-cli --slave -> --replica.
...
--slave alias remains but is undocumented, just for backward
compatibiltiy.
2018-09-11 15:32:28 +02:00
antirez
bdca5b9be5
Slave removal: SLAVEOF -> REPLICAOF. SLAVEOF is now an alias.
2018-09-11 15:32:28 +02:00
antirez
ef2c7a5bbb
Slave removal: SLAVEOF -> REPLICAOF. SLAVEOF is now an alias.
2018-09-11 15:32:28 +02:00
antirez
90d12c7929
Slave removal: SLAVEOF -> REPLICAOF. SLAVEOF is now an alias.
2018-09-11 15:32:28 +02:00
Salvatore Sanfilippo
ebe75d4125
Merge pull request #5307 from mesbahamin/use_geohash_defines_in_check
...
Use geohash limit defines in constraint check
2018-09-07 12:31:27 +02:00
Salvatore Sanfilippo
14629278e3
Merge pull request #5307 from mesbahamin/use_geohash_defines_in_check
...
Use geohash limit defines in constraint check
2018-09-07 12:31:27 +02:00
Salvatore Sanfilippo
756e50ccf6
Merge pull request #5307 from mesbahamin/use_geohash_defines_in_check
...
Use geohash limit defines in constraint check
2018-09-07 12:31:27 +02:00
Salvatore Sanfilippo
fc72dbf9c6
Merge pull request #5239 from jeffreylovitz/cli-help-fix
...
CLI Help text loop verifies arg count
2018-09-07 12:28:22 +02:00
Salvatore Sanfilippo
83b8eaa638
Merge pull request #5239 from jeffreylovitz/cli-help-fix
...
CLI Help text loop verifies arg count
2018-09-07 12:28:22 +02:00
Salvatore Sanfilippo
34d2c23324
Merge pull request #5239 from jeffreylovitz/cli-help-fix
...
CLI Help text loop verifies arg count
2018-09-07 12:28:22 +02:00
Salvatore Sanfilippo
d214436bc7
Merge pull request #5322 from youjiali1995/fix-sentinel-randomize
...
sentinel: fix randomized sentinelTimer.
2018-09-07 12:10:35 +02:00
Salvatore Sanfilippo
a62b8410ef
Merge pull request #5322 from youjiali1995/fix-sentinel-randomize
...
sentinel: fix randomized sentinelTimer.
2018-09-07 12:10:35 +02:00
Salvatore Sanfilippo
40191136ba
Merge pull request #5322 from youjiali1995/fix-sentinel-randomize
...
sentinel: fix randomized sentinelTimer.
2018-09-07 12:10:35 +02:00
Salvatore Sanfilippo
9ba385aaac
Merge pull request #5324 from youjiali1995/fix-bio
...
bio: fix bioWaitStepOfType.
2018-09-07 12:06:02 +02:00
Salvatore Sanfilippo
aba57a1bb7
Merge pull request #5324 from youjiali1995/fix-bio
...
bio: fix bioWaitStepOfType.
2018-09-07 12:06:02 +02:00