LFU: Redis object level implementation.
Implementation of LFU maxmemory policy for anything related to Redis objects. Still no actual eviction implemented.
Please register or sign in to comment
Implementation of LFU maxmemory policy for anything related to Redis objects. Still no actual eviction implemented.