Commit History

Author SHA1 Message Date
  antirez ce4c17308e Fix merge issues in 490847c. 9 years ago
  antirez 490847c681 Undo slaves state change on failed rdbSaveToSlavesSockets(). 9 years ago
  antirez c20218eb57 Sentinel: fix bug in config rewriting during failover 9 years ago
  antirez 34d87be519 Sentinel: clarify effect of resetting failover_start_time. 9 years ago
  ubuntu 0513de624c SCAN iter parsing changed from atoi to chartoull 9 years ago
  antirez 49f2f691cb Log client details on SLAVEOF command having an effect. 9 years ago
  antirez c2ff9de31b startBgsaveForReplication(): handle waiting slaves state change. 9 years ago
  antirez c5a8c8e907 Fixed issues introduced during last merge. 9 years ago
  antirez 4363fa1d76 Force slaves to resync after unsuccessful PSYNC. 9 years ago
  antirez 5a9bc7cc10 replicationHandleMasterDisconnection() belongs to replication.c. 9 years ago
  antirez 0b76524983 flushSlavesOutputBuffers(): details clarified via comments. 9 years ago
  antirez 421582f845 checkTcpBacklogSetting() now called in Sentinel mode too. 9 years ago
  antirez 3cfca5afdc slaveTryPartialResynchronization and syncWithMaster: better synergy. 9 years ago
  antirez 0643ba066e syncWithMaster(): non blocking state machine. 9 years ago
  antirez 809e2f4da8 startBgsaveForReplication(): log what you really do. 9 years ago
  antirez ba3237604f Replication: add REPLCONF CAPA EOF support. 9 years ago
  antirez ade9bf7cb3 Fix synchronous readline "\n" handling. 9 years ago
  antirez 64b28d1097 Fix replication slave pings period. 9 years ago
  antirez dcc5ee156f Fix RDB encoding test for new csvdump format. 9 years ago
  antirez 58a8c0626c Remove slave state change handled by replicationSetupSlaveForFullResync(). 9 years ago
  antirez 27c0ab238b Make sure we re-emit SELECT after each new slave full sync setup. 9 years ago
  antirez 547ccc4b5e Test: csvdump now scans all DBs. 9 years ago
  antirez 99e4cf4d84 Don't send SELECT to slaves in WAIT_BGSAVE_START state. 9 years ago
  antirez 1dccb6cffb PSYNC test: also test the vanilla SYNC. 9 years ago
  antirez f6c65d3f45 syncCommand() comments improved. 9 years ago
  antirez 9d2972183e PSYNC initial offset fix. 9 years ago
  antirez 32e979801b Test PSYNC with diskless replication. 9 years ago
  antirez f15bf6c8f8 Redis 3.0.3. 9 years ago
  Jan-Erik Rediger 9b0a47cbc8 Do not attempt to lock on Solaris 9 years ago
  MOON_CLJ f22a9c0f78 pfcount support multi keys 9 years ago