antirez
|
12d090d2d0
|
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.
|
2010-02-19 11:23:57 +01:00 |
|
antirez
|
5cf5fa6562
|
another minor fix for Solaris boxes
|
2009-05-28 18:28:55 +02:00 |
|
antirez
|
5f5b9840c3
|
Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux.
|
2009-05-19 18:39:58 +02:00 |
|
antirez
|
75fd597daf
|
psort.c/h added. This is a partial qsort implementation that Redis will use when SORT+LIMIT is requested
|
2009-05-19 17:34:30 +02:00 |
|