1. 28 Jun, 2018 4 commits
  2. 27 Jun, 2018 9 commits
  3. 26 Jun, 2018 5 commits
  4. 25 Jun, 2018 9 commits
  5. 24 Jun, 2018 1 commit
  6. 21 Jun, 2018 4 commits
  7. 20 Jun, 2018 1 commit
    • Guy Benoish's avatar
      Enhance RESTORE with RDBv9 new features · b5197f1f
      Guy Benoish authored
      RESTORE now supports:
      1. Setting LRU/LFU
      2. Absolute-time TTL
      
      Other related changes:
      1. RDB loading will not override LRU bits when RDB file
         does not contain the LRU opcode.
      2. RDB loading will not set LRU/LFU bits if the server's
         maxmemory-policy does not match.
      b5197f1f
  8. 19 Jun, 2018 7 commits