DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
6.83k
stars
1.08k
forks
source link
Refactored Eviction framework with Basic LRU based Batch Eviction #1268
Closed
soumya-codes closed 1 week ago
This PR refactors the eviction framework and adds the basic implementation for Basic LRU based Batch Eviction.