Historie revizí

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