- 05 May, 2011 5 commits
- 04 May, 2011 2 commits
- 02 May, 2011 1 commit
-
-
antirez authored
-
- 29 Apr, 2011 3 commits
- 28 Apr, 2011 1 commit
-
-
antirez authored
-
- 13 Apr, 2011 1 commit
-
-
antirez authored
-
- 11 Apr, 2011 1 commit
-
-
Salvatore Sanfilippo authored
-
- 08 Apr, 2011 2 commits
- 07 Apr, 2011 9 commits
-
-
antirez authored
-
antirez authored
evaluate cluster state after config load. Still bugs in the slot allocation after nodes config load to fix.
-
antirez authored
-
antirez authored
when loading config set the ping/pong timestaps to the current value. Even a node in FAIL state can be accepted again if there are no slaves for this node so election was not possible
-
antirez authored
-
antirez authored
-
antirez authored
fixes to configuration loading and saving. However there is to still fix the logic for reconnection/behavior of nodes after a restart.
-
antirez authored
-
antirez authored
-
- 05 Apr, 2011 1 commit
-
-
antirez authored
-
- 01 Apr, 2011 1 commit
-
-
antirez authored
DUMP implemented, RESTORE and MIGRATE fixed. Use zcalloc() instead of zmalloc()+memset() in sds.c when a new string is created with NULL initialization pointer.
-
- 30 Mar, 2011 4 commits
- 29 Mar, 2011 1 commit
-
-
antirez authored
-