- 13 Dec, 2011 2 commits
- 07 Dec, 2011 6 commits
-
-
antirez authored
Redis test: two redundant tests removed as they tend to create issues when running the test with valgrind.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
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 7 commits
- 30 Nov, 2011 2 commits
- 29 Nov, 2011 1 commit
-
-
antirez authored
-
- 28 Nov, 2011 3 commits
- 25 Nov, 2011 6 commits
-
-
antirez authored
-
Salvatore Sanfilippo authored
Update to jemalloc 2.2.5
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
clean REDIS_DIRTY_CAS when discard Command runs. otherwise the next MULT...
-
woowenjie authored
clean REDIS_DIRTY_CAS when discard Command runs. otherwise the next MULTI/EXEC may fail in the same RedisClient
-
- 24 Nov, 2011 3 commits
- 23 Nov, 2011 2 commits
-
-
jbergstroem authored
-
antirez authored
new counter in INFO output: rejected_connections with number of dropped connections because of maxclients limit reached.
-
- 22 Nov, 2011 5 commits
-
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
Fixed a typo in comments.
-
antirez authored
Fixed command table for SETEX and PSETEX causing the expire time to be hashed by Redis cluster instead of the key.
-
antirez authored
-
- 21 Nov, 2011 3 commits