- 11 Dec, 2009 2 commits
- 10 Dec, 2009 3 commits
- 06 Dec, 2009 4 commits
- 05 Dec, 2009 5 commits
-
-
antirez authored
Fixed daemonization when using kqueue/kevent. Now the server initialization is performed *after* the daemonization
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
use __attribute__ format in sdscatprintf() when the compiler is GCC. Fixed format bugs resulting from the new warnings.
-
- 01 Dec, 2009 4 commits
- 30 Nov, 2009 2 commits
- 29 Nov, 2009 4 commits
- 28 Nov, 2009 13 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
enable kqueue/kevent only for Mac OS X 10.6.x as it seems that 10.5.x has a broken implementation of this syscalls.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
INFO refactored. Stack trace on memory corruption now dumps the same information as the INFO command
-
antirez authored
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified in order to report the multiplexing API in use
-
antirez authored
Enabled object encoding for multiple keys in MSET. Added a test for memory leaks in test-redis.tcl when running on Mac OS X
-
git://github.com/mallipeddi/redisantirez authored
-
antirez authored
-
Harish Mallipeddi authored
-
- 27 Nov, 2009 1 commit
-
-
antirez authored
-
- 26 Nov, 2009 2 commits