- 23 Oct, 2011 1 commit
-
-
antirez authored
-
- 20 Oct, 2011 1 commit
-
-
antirez authored
-
- 17 Oct, 2011 3 commits
- 13 Oct, 2011 1 commit
-
-
antirez authored
-
- 07 Oct, 2011 2 commits
- 05 Oct, 2011 2 commits
-
-
antirez authored
A node can populate a slot if a message from a trusted slot is received claiming ownership of this slot, that is currently empty or served by a node in FAIL state. However this feature was broken since calling clusterAddSlot() was not enough as the slot bit is already set in the node that pong us. We need to directly alter the table. This commit fixes the issue.
-
antirez authored
-
- 04 Oct, 2011 1 commit
-
-
antirez authored
-
- 03 Oct, 2011 2 commits
- 01 Oct, 2011 1 commit
-
-
antirez authored
when processing gossip packets make sure to also update the node bitmap when associating slots to nodes. Fixed simply using the appropriate helper function to add a slot.
-
- 30 Sep, 2011 2 commits
- 29 Sep, 2011 1 commit
-
-
antirez authored
-
- 28 Sep, 2011 1 commit
-
-
antirez authored
-
- 22 Sep, 2011 1 commit
-
-
antirez authored
rioInitWithFile nad rioInitWithBuffer functions now take a rio structure pointer to avoid copying a structure to return value to the caller.
-
- 20 Jun, 2011 1 commit
-
-
antirez authored
-
- 13 May, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 06 May, 2011 3 commits
- 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 1 commit
-
-
antirez authored
-