- 19 Feb, 2010 1 commit
-
-
antirez authored
A problem with replication with multiple slaves connectiong to a single master fixed. It was due to a typo, and reported on github by the user micmac. Also the copyright year fixed from many files.
-
- 26 Oct, 2009 1 commit
-
-
antirez authored
-
- 28 May, 2009 3 commits
- 19 May, 2009 1 commit
-
-
antirez authored
psort.c/h added. This is a partial qsort implementation that Redis will use when SORT+LIMIT is requested
-