Commit History

Author SHA1 Message Date
  Serghei Iakovlev d4a9836f1a getting pid fixes 10 years ago
  antirez ff25d1896d Simplify lua_cmsgpack macro and fix build on old Linux distros. 10 years ago
  Johan Bergström af453642e1 Silence _BSD_SOURCE warnings in glibc 2.20 and forward 10 years ago
  antirez c3846becae Check that tcp-backlog is matched by /proc/sys/net/core/somaxconn. 10 years ago
  antirez 1b732c09d0 Network bandwidth tracking + refactoring. 10 years ago
  antirez eca9fbdb50 Don't show the ASCII logo if syslog is enabled. 10 years ago
  antirez b8a48ad5fe Regression test for issue #2175. 10 years ago
  antirez 3632026210 Handle infinite explicitly in createStringObjectFromLongLong(). 10 years ago
  Sun He c98d4f5675 bitops.c/bitopCommand: skip short minlen for FAST PATH 10 years ago
  antirez 92c5ab4029 Use exp format and more precision output for ZSCAN. 10 years ago
  antirez 5bd3b9d93f Over 80 chars comment trimmed in pfcountCommand(). 10 years ago
  antirez 8a7ccc58a1 Mark PFCOUNT as read-only, even if not true. 10 years ago
  antirez e07dd8b3e9 Mark diskless replication as experimental in redis.conf. 10 years ago
  Sun He 0ec7672a5d bitops.c/redisPopcount: little optimization in loop 10 years ago
  Deepak Verma 7923d71fb7 replaced // comments #2150 10 years ago
  Jan-Erik Rediger f3c1aac7e6 Fix implicit declaration of ioctl on Solaris 10 years ago
  azure provisioned user 560ec60ed4 redis-benchmark AUTH command to be discarded after the first send #2150 10 years ago
  antirez fe0d371995 Test: wait for actual startup in start_server. 10 years ago
  antirez bd3a51615c Test: try to cleanup still running Redis instances on exit. 10 years ago
  antirez 8acb3a8843 Test framework: exit on timeout with report. 10 years ago
  antirez 669aa2a210 Cluster PUBLISH message: fix totlen count. 10 years ago
  antirez 640d30c527 redis-benchmark: default num of requests is now 100000. 10 years ago
  Salvatore Sanfilippo 10c35b584e Merge pull request #2169 from razzle/unstable 10 years ago
  Matthias Petschick 0ae65bec60 fix benchmark memleak in loop mode 10 years ago
  antirez acf73a0592 Fix DEBUG OBJECT lru field to report seconds. 10 years ago
  antirez e039791e39 Document redis-cli --stat in --help output. 10 years ago
  antirez 231c8c2ecf Merge remote-tracking branch 'origin/unstable' into unstable 10 years ago
  Sun He 9e579d91cc zipmap.c: update comments above 10 years ago
  antirez a8f9a989a7 Avoid valgrind memory leak false positive in processInlineBuffer(). 10 years ago
  Salvatore Sanfilippo 02cdb353dd Merge pull request #2162 from mattsta/fix/lua/cmsgpack/64-bit-integers-on-32-bit-platforms 10 years ago