- 30 Mar, 2012 1 commit
-
-
Salvatore Sanfilippo authored
a memory leak with replication on two or more dbs including >= db10
-
- 29 Mar, 2012 2 commits
-
-
Joseph Jang authored
occurs when two or more dbs are replicated and at least one of them is >db10
-
antirez authored
Fix for slaves chains. Force resync of slaves (simply disconnecting them) when SLAVEOF turns a master into a slave.
-
- 19 Mar, 2012 1 commit
-
-
antirez authored
-
- 18 Mar, 2012 9 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
More memory tests implemented. Default number of iterations lowered to a more acceptable value of 50.
-
antirez authored
-
antirez authored
Number of iteration of --test-memory is now 300 (several minutes per gigabyte). Memtest86 and Memtester links are also displayed while running the test.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 26 Feb, 2012 1 commit
-
-
antirez authored
redis-benchmark: backported the more capable version from the unstable branch (pipelining,run selected tests,fixes)
-
- 22 Feb, 2012 6 commits
-
-
antirez authored
-
Brad Voth authored
centos) as well as debian/ubuntu
-
antirez authored
Fix for issue #306, thanks to tchajed (on github) for the pull request. The original patch was reworked a bit.
-
antirez authored
-
antirez authored
-
antirez authored
zzlIsInRange() now is capable of handling empty sorted sets that may end inside the data set when loading very old RDB files produced by early-stage versions of Redis.
-
- 21 Feb, 2012 9 commits
-
-
Salvatore Sanfilippo authored
Force SIGSEGV without HAVE_BACKTRACE (2.4)
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Applied a few modifications to hiredis to tune it for speed (redis-benchmark) and ability to read more deeply nested replies (redis-cli).
-
antirez authored
-
antirez authored
-
- 20 Feb, 2012 1 commit
-
-
antirez authored
-
- 16 Feb, 2012 2 commits
- 15 Feb, 2012 8 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Fixes to c->reply_bytes computation, and debug messages to closely study the behavior of memory pressure + slaves + maxmemory + blocked slaves.
-
antirez authored
Precision of getClientOutputBufferMemoryUsage() greatily improved, see issue #327 for more information.
-
antirez authored
-
antirez authored
-