• Oran Agra's avatar
    rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU · 28c20b4e
    Oran Agra authored
    - the API name was odd, separated to two apis one for LRU and one for LFU
    - the LRU idle time was in 1 second resolution, which might be ok for RDB
      and RESTORE, but i think modules may need higher resolution
    - adding tests for LFU and for handling maxmemory policy mismatch
    28c20b4e
server.h 110 KB