- 03 Oct, 2018 7 commits
-
-
artix authored
if node is neither migrating nor importing.
-
Guy Korland authored
No need to return "+OK" in this case since the result is an Array of all the nodes
-
Guy Korland authored
-
Guy Korland authored
-
Guy Korland authored
Extended the RedisModule_HashSet doc to mark that each call must end with NULL
-
antirez authored
-
- 14 Sep, 2018 33 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
This creates an incentive to run the command and as a side effect experience the art piece inside.
-
antirez authored
-
antirez authored
-
antirez authored
-
Slobodan Mišković authored
-
antirez authored
Close #5345.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Jakub Vrana authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
All the occurrences translated, but the ones referring to SLAVEOF must be intact because that describe the actual Sentinel -> Redis protocol. In theory we could send REPLICAOF to Redis instances, but actually this would prevent Sentinel to be compatible with older Redis instances.
-
antirez authored
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.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-