- 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.
-
- 15 Jan, 2010 1 commit
-
-
antirez authored
-
- 11 Jan, 2010 1 commit
-
-
antirez authored
-
- 31 Oct, 2009 1 commit
-
-
antirez authored
-
- 27 Oct, 2009 1 commit
-
-
antirez authored
-
- 23 Oct, 2009 1 commit
-
-
antirez authored
initial skiplist implementation. Most memory checks removed and zmalloc() modified to fail with an error message and abort. Anyway Redis is not designed to recover from out of memory conditions.
-
- 05 Jun, 2009 1 commit
-
-
antirez authored
-
- 04 Jun, 2009 1 commit
-
-
antirez authored
macosx specific zmalloc.c, uses malloc_size function in order to avoid to waste memory and time to put an additional header
-
- 30 Apr, 2009 1 commit
-
-
antirez authored
-
- 27 Mar, 2009 1 commit
-
-
antirez authored
-
- 22 Mar, 2009 1 commit
-
-
antirez authored
-