- 19 Dec, 2011 3 commits
-
-
BigCat authored
Using `getLongFromObjectOrReply` instead of `atoi` if possible. The following functions are modified. * lrangeCommand * ltrimCommand * lremCommand * lindexCommand * lsetCommand * zunionInterGenericCommand * genericZrangebyscoreCommand * sortCommand
-
antirez authored
-
antirez authored
Fixed memleak in CLIENT INFO, added simple test that will work as regression test on mac os x and in the CI when running over valgrind. This fixes issue #256
-
- 18 Dec, 2011 1 commit
-
-
antirez authored
-
- 16 Dec, 2011 1 commit
-
-
antirez authored
loop is never destroyed in Redis). Thanks to @anydot for noticing it.
-
- 15 Dec, 2011 2 commits
- 14 Dec, 2011 1 commit
-
-
antirez authored
-
- 13 Dec, 2011 7 commits
- 07 Dec, 2011 1 commit
-
-
antirez authored
Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ae_epoll.c, thanks to magicyang87 for reporting it.
-
- 01 Dec, 2011 6 commits
- 30 Nov, 2011 2 commits
- 28 Nov, 2011 2 commits
- 25 Nov, 2011 2 commits
- 24 Nov, 2011 3 commits
- 23 Nov, 2011 1 commit
-
-
antirez authored
new counter in INFO output: rejected_connections with number of dropped connections because of maxclients limit reached.
-
- 22 Nov, 2011 3 commits
- 21 Nov, 2011 5 commits