- 24 Nov, 2009 2 commits
- 23 Nov, 2009 7 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
commented the HAVE_EPOLL test in config.h to allow compilation under Linux now that the epoll module is still missing
-
antirez authored
-
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).
-
antirez authored
-
- 21 Nov, 2009 7 commits
- 20 Nov, 2009 5 commits
- 19 Nov, 2009 6 commits
- 18 Nov, 2009 4 commits
- 17 Nov, 2009 2 commits
-
-
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
-
antirez authored
multi-bulk reply support for redis-bench, and as a result LRANGE is not tested, providing some number for the tuning of multi-bulk requests performances server-side
-
- 12 Nov, 2009 6 commits
- 11 Nov, 2009 1 commit
-
-
antirez authored
-