• G
    Enhance RESTORE with RDBv9 new features · b5197f1f
    Guy Benoish 提交于
    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
dump.tcl 12.6 KB