Historique des commits

Auteur SHA1 Message Date
  antirez dacb69ed00 RDB AOF preamble: test it in the aofrw unit. il y a 8 ans
  antirez 764cc69e2b Document RDB preamble in AOF rewrites in redis.conf. il y a 8 ans
  antirez 543e25efa6 RDB AOF preamble: WIP 4 (Mixed RDB/AOF loading). il y a 8 ans
  antirez f1c32f0dcb RDB AOF preamble: WIP 3 (RDB loading refactoring). il y a 8 ans
  antirez feda52381d RDB AOF preamble: WIP 2. il y a 8 ans
  antirez 4426cb11e2 RDB AOF preamble: WIP 1. il y a 8 ans
  Salvatore Sanfilippo 9f779b33b5 Merge pull request #3340 from rojingeorge/unstable il y a 8 ans
  Salvatore Sanfilippo c5414cef71 Merge pull request #3429 from guoxiao/warning il y a 8 ans
  Guo Xiao 4bd72ab729 Use the standard predefined identifier __func__ (since C99) il y a 8 ans
  antirez e7f1798179 Modules: basic call/reply tests in test module. il y a 8 ans
  antirez 13f18d2b17 Modules: handle NULL replies more gracefully. il y a 8 ans
  antirez a81a92ca2c Security: Cross Protocol Scripting protection. il y a 8 ans
  antirez ede6e22cd3 Fix comment over 80 cols. il y a 8 ans
  antirez 04340e1ff1 Modules: initial draft for a testing module. il y a 8 ans
  antirez 7829e4ed2c Modules: StringAppendBuffer() and ability to retain strings. il y a 8 ans
  Qu Chen d982f44372 Fix a bug to delay bgsave while AOF rewrite in progress for replication il y a 8 ans
  antirez 9424fe4580 Remove extra "-" from ASCII horizontal bar in comment. il y a 8 ans
  antirez 9d524114ed Update linenoise to fix insecure redis-cli history file creation. il y a 8 ans
  antirez 8966d4ca5e Changelog format modified to be less verbose. il y a 8 ans
  antirez 55385f99de Ability of slave to announce arbitrary ip/port to master. il y a 8 ans
  antirez 356a6304ec Multiple GEORADIUS bugs fixed. il y a 8 ans
  antirez 03f5b508e5 Replication: when possible start RDB saving ASAP. il y a 8 ans
  antirez 8b76d55f2e Sentinel: new test unit 07 that tests master down conditions. il y a 8 ans
  antirez 3e9ce38b0a Sentinel: check Slave INFO state more often when disconnected. il y a 8 ans
  antirez 0a628e5102 Avoid simultaneous RDB and AOF child process. il y a 8 ans
  antirez 780a8b1d76 Replication: start BGSAVE for replication always in replicationCron(). il y a 8 ans
  antirez e0582b3598 Fix maxmemory shared integer check bug introduced with LFU. il y a 8 ans
  antirez 2d5eb1f1a0 Volatile-ttl eviction policy implemented in terms of the pool. il y a 8 ans
  antirez 9f1b7ab2ed test-lru.rb: support for testing volatile-ttl policy. il y a 8 ans
  antirez 6854c7b9ee LFU: make counter log factor and decay time configurable. il y a 8 ans