Commit History

作者 SHA1 備註 提交日期
  antirez b8a48ad5fe Regression test for issue #2175. 10 年之前
  antirez 3632026210 Handle infinite explicitly in createStringObjectFromLongLong(). 10 年之前
  antirez 92c5ab4029 Use exp format and more precision output for ZSCAN. 10 年之前
  antirez 5bd3b9d93f Over 80 chars comment trimmed in pfcountCommand(). 10 年之前
  antirez 8a7ccc58a1 Mark PFCOUNT as read-only, even if not true. 10 年之前
  antirez e07dd8b3e9 Mark diskless replication as experimental in redis.conf. 10 年之前
  antirez fe0d371995 Test: wait for actual startup in start_server. 10 年之前
  antirez bd3a51615c Test: try to cleanup still running Redis instances on exit. 10 年之前
  antirez 8acb3a8843 Test framework: exit on timeout with report. 10 年之前
  antirez 669aa2a210 Cluster PUBLISH message: fix totlen count. 10 年之前
  antirez 640d30c527 redis-benchmark: default num of requests is now 100000. 10 年之前
  Salvatore Sanfilippo 10c35b584e Merge pull request #2169 from razzle/unstable 10 年之前
  Matthias Petschick 0ae65bec60 fix benchmark memleak in loop mode 10 年之前
  antirez acf73a0592 Fix DEBUG OBJECT lru field to report seconds. 10 年之前
  antirez e039791e39 Document redis-cli --stat in --help output. 10 年之前
  antirez 231c8c2ecf Merge remote-tracking branch 'origin/unstable' into unstable 10 年之前
  antirez a8f9a989a7 Avoid valgrind memory leak false positive in processInlineBuffer(). 10 年之前
  Salvatore Sanfilippo 02cdb353dd Merge pull request #2162 from mattsta/fix/lua/cmsgpack/64-bit-integers-on-32-bit-platforms 10 年之前
  Matt Stancliff 6064371085 Fix lua-cmsgpack 64 bit integer on 32 bit platform 10 年之前
  antirez 8a09e12906 Attempt to prevent false positives in replication test. 10 年之前
  antirez 0ed2c60118 lua_cjson.c Lua includes: angled -> quoted. 10 年之前
  antirez 620906693e Fix non-linux builds error introduced with THP checks. 10 年之前
  antirez 8a75ec0fca Merge remote-tracking branch 'origin/unstable' into unstable 10 年之前
  Matt Stancliff ace628c792 Lua: add cmsgpack scripting tests 10 年之前
  Matt Stancliff 90b6337c15 Lua: upgrade cmsgpack to 0.4.0 10 年之前
  Matt Stancliff da18dd34a2 Lua: remove new warning added by cjson header 10 年之前
  Matt Stancliff a9900ad38e Lua: Use Redis solaris compatability for cjson too 10 年之前
  Matt Stancliff 4fdcd213f0 Lua: Upgrade cjson to 2.1.0 (2012-03-01) 10 年之前
  Matt Stancliff e327c8edb9 Lua: add cjson scripting test 10 年之前
  Salvatore Sanfilippo a2f929ab10 Merge pull request #1662 from mattsta/lua-add-bitops 10 年之前