- 28 Nov, 2009 4 commits
-
-
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
-
antirez authored
-
- 26 Nov, 2009 3 commits
- 24 Nov, 2009 3 commits
- 23 Nov, 2009 1 commit
-
-
antirez authored
ae.c now supports multiple polling API modules, even if only ae_select.c is implemented currently. Also adding and removing an event is now O(1).
-
- 21 Nov, 2009 3 commits
- 20 Nov, 2009 2 commits
- 19 Nov, 2009 4 commits
- 18 Nov, 2009 2 commits
- 17 Nov, 2009 1 commit
-
-
antirez authored
support for writev implemented but currently ifdef-ed in order to understan why I can't see the improvements expected. Btw code provided by Stefano Barbato
-
- 12 Nov, 2009 3 commits
- 11 Nov, 2009 2 commits
- 10 Nov, 2009 2 commits
- 04 Nov, 2009 2 commits
- 03 Nov, 2009 1 commit
-
-
antirez authored
-
- 01 Nov, 2009 6 commits
- 31 Oct, 2009 1 commit
-
-
antirez authored
-