Commit History

Author SHA1 Message Date
  Matt Stancliff 9d2dc0249c Add ziplistMerge() 10 years ago
  Matt Stancliff 5e362b84ab Add quicklist implementation 10 years ago
  Matt Stancliff d956d809ac Fix three simple clang analyzer warnings 10 years ago
  Matt Stancliff 9b786b124d Cleanup ziplist valgrind warnings 10 years ago
  Matt Stancliff 1dfcd75ae3 Fix ziplist test for pop() 10 years ago
  Matt Stancliff 53b1ee34dd Fix ziplistDeleteRange index parameter 10 years ago
  Matt Stancliff fae53dea33 Fix how zipEntry returns values 10 years ago
  Matt Stancliff d01d4ddcbb Allow forcing non-jemalloc build 10 years ago
  Matt Stancliff 9b343678d2 Add simple ll2string() tests 10 years ago
  Matt Stancliff 8febcffdc5 Allow all code tests to run using Redis args 10 years ago
  Matt Stancliff 8380655e85 Remove ziplist compiler warnings 10 years ago
  Matt Stancliff 27937c2821 Add DEBUG JEMALLOC INFO 10 years ago
  Matt Stancliff ad41a7c404 Add addReplyBulkSds() function 10 years ago
  antirez 9e718a1f57 Merge branch 'unstable' of github.com:/antirez/redis into unstable 10 years ago
  antirez 840435ad0b INFO loading stats: three fixes. 10 years ago
  Salvatore Sanfilippo f7bc1fcea9 Merge pull request #2227 from mattsta/fix/trib/assignment/master-replica 10 years ago
  Salvatore Sanfilippo 3a1ee895fa Merge pull request #2234 from mattsta/feature/sentinel-info-cache/age 10 years ago
  Matt Stancliff 32bba43ac7 Add 'age' value to SENTINEL INFO-CACHE 10 years ago
  Salvatore Sanfilippo 5888290d26 Merge pull request #2229 from advance512/spopWithCount 10 years ago
  Alon Diamant 14b04c062e Fixed memory leaks in rdbSaveToSlavesSockets() 10 years ago
  Alon Diamant d74a5a0880 Following @mattsta's friendly review: 10 years ago
  Matt Stancliff b55f742e46 Improve redis-trib replica assignment 10 years ago
  antirez e3436dd9b8 Fix adjustOpenFilesLimit() logging to match real state. 10 years ago
  Salvatore Sanfilippo efbf5a125e Merge pull request #2224 from advance512/spopWithCount 10 years ago
  Alon Diamant 3c8a75583d Fix: case when SPOP with count>MAXINT, setTypeRandomElements() will get negative count argument due to signed/unsigned mismatch. 10 years ago
  Salvatore Sanfilippo 70674ac677 Merge pull request #2215 from advance512/spopWithCount 10 years ago
  Salvatore Sanfilippo abd95ffdfd Merge pull request #1582 from mattsta/add-error-mention-to-error-condition 10 years ago
  antirez 9a6354316b Add info as requested by the original getMemorySize() license. 10 years ago
  antirez 615f6923d5 getMemorySize() moved into zmalloc.c with other low level mem utils. 10 years ago
  antirez e1e41f691f Merge branch 'improve/INFO/add-system-memory-size' of git://github.com/mattsta/redis into unstable 10 years ago