Historique des commits

Auteur SHA1 Message Date
  antirez d57ac2c872 Use cached time in expireCommand() il y a 9 ans
  antirez 27db456332 Update cached time during slow scripts & transactions il y a 9 ans
  antirez e64d089089 Less gettimeofday() calls in activeExpireCycle(). il y a 9 ans
  antirez db5cdb174b Avoid gettimeofday() in expireIfNeeded() when possible. il y a 9 ans
  antirez 1200bbafd1 A way to disable time accounting in call(). il y a 9 ans
  antirez 7af420e78d Merge branch 'unstable' of github.com:/antirez/redis into unstable il y a 9 ans
  antirez 9e7f39d29d Add header guard for ziplist.h il y a 9 ans
  Salvatore Sanfilippo fe0d71d52f Merge pull request #2550 from badboy/readme-fixes il y a 9 ans
  antirez c806dd799b Fix Sentinel memory leak (hiredis bug) il y a 9 ans
  Jan-Erik Rediger fb53288110 One more small fix il y a 9 ans
  Jan-Erik Rediger 3ff49afff1 Fix spelling and grammatical errors in readme il y a 9 ans
  antirez 1b25757f41 sha1.c: use standard uint32_t. il y a 9 ans
  antirez 1d6eb701d8 Merge branch 'unstable' of github.com:/antirez/redis into unstable il y a 9 ans
  antirez 1a93501f8b Example redis.conf doc about pidfile fixed. il y a 9 ans
  Salvatore Sanfilippo b100fee900 Merge pull request #2539 from itamarhaber/patch-4 il y a 9 ans
  Itamar Haber 066d7a29eb Added reference to IANA ticket for port 6379 il y a 9 ans
  antirez 6c60526db9 Net: improve prepareClientToWrite() error handling and comments. il y a 9 ans
  Salvatore Sanfilippo d5a35c3946 Merge pull request #2485 from oranagra/diskless-repl-fixes il y a 9 ans
  antirez 386804246f Test: be more patient waiting for servers to exit. il y a 9 ans
  Oran Agra 159875b5a3 fixes to diskless replication. il y a 9 ans
  antirez 66f9393ee4 Fix setTypeNext call assuming NULL can be passed. il y a 9 ans
  antirez 65090401b7 Sentinel / Cluster test: exit with non-zero error code on failures. il y a 9 ans
  antirez 7f330b16f9 Set: setType*() API more defensive initializing both values. il y a 9 ans
  antirez 34460dd6ee Check bio.c job type at thread startup. il y a 9 ans
  antirez 221d2932b5 Ensure array index is in range in addReplyLongLongWithPrefix(). il y a 9 ans
  antirez 37260bc3be Test: regression for issue #2473. il y a 9 ans
  antirez 068d3c9737 dict.c: convert types to unsigned long where appropriate. il y a 9 ans
  antirez 9cd8333ed2 dict.c: add casting to avoid compilation warning. il y a 9 ans
  antirez c3ad70901f Replication: disconnect blocked clients when switching to slave role. il y a 9 ans
  antirez 9b7f8b1c9b Cluster: redirection refactoring + handling of blocked clients. il y a 9 ans