Commit History

Author SHA1 Message Date
  Salvatore Sanfilippo eff68bd656 Merge pull request #2470 from superlogical/unstable 9 years ago
  superlogical 761fc16b4a create-cluster fix for stop and watch commands 9 years ago
  antirez 9b0bcf25e1 Cluster: unit 10 modified to leave cluster in proper state. 9 years ago
  antirez f300680408 Cluster: CLUSTER FAILOVER TAKEOVER tests. 9 years ago
  antirez 631538cfe0 Cluster: more tests for manual failover + FORCE. 9 years ago
  antirez 3b4de6aa18 Cluster: new tests1 for manual failover and scripts replication. 9 years ago
  antirez 2f4240b9d9 Cluster: fix Lua scripts replication to slave nodes. 9 years ago
  antirez 94030fa4d7 Two cluster.c comments improved. 9 years ago
  antirez 2950824ab6 Cluster: TAKEOVER option for manual failover. 9 years ago
  antirez d544600aa5 Fix typo in beforeSleep() comment. 9 years ago
  antirez 2b278a3394 Net: processUnblockedClients() and clientsArePaused() minor changes. 9 years ago
  antirez 5fe4a23131 Net: clientsArePaused() should not touch blocked clients. 9 years ago
  antirez a7010ae208 Cluster: non-conditional steps of slave failover refactored into a function. 9 years ago
  antirez 230d141420 Cluster: separate unknown master check from the rest. 9 years ago
  antirez 4f2555aa17 Cluster: refactoring around configEpoch handling. 9 years ago
  antirez 25c0f5ac63 Cluster: better cluster state transiction handling. 9 years ago
  antirez 2ecb5edf34 Cluster: move clusterBeforeSleep() call before unblocked clients processing. 9 years ago
  antirez 438a1a84e8 Cluster: more robust slave check in CLUSTER REPLICATE. 9 years ago
  Salvatore Sanfilippo 61fb441c8c Merge pull request #2386 from inkel/sentinel-add-client-command 9 years ago
  antirez e791e2dda1 Test: fix SPOP replication test count. 9 years ago
  antirez 93b1320fac Cluster: fix CLUSTER NODES optimization error in 'j' increment. 9 years ago
  antirez 4ed7582c7b Cluster: ignore various node files in create-cluster dir. 9 years ago
  antirez e1b6c9dd18 Cluster: CLUSTER NODES speedup. 9 years ago
  antirez b2e8eca70d Config: improve loglevel message error. 9 years ago
  antirez 792c531688 CONFIG GET syslog-facility added. 9 years ago
  antirez 50b41b6ad3 CONFIG SET refactoring: use enums in more places. 9 years ago
  antirez 535b295f96 Net: better Unix socket error. Issue #2449. 9 years ago
  antirez 4cd4910f26 Merge branch 'unstable' of github.com:/antirez/redis into unstable 9 years ago
  antirez 8e219224b9 CONFIG refactoring: configEnum abstraction. 9 years ago
  antirez 4a2a0d9e9d CONFIG SET: memory and special field macros. 9 years ago