DiceDB / dice

DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
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

soumya-codes commented 1 week ago

This PR refactors the eviction framework and adds the basic implementation for Basic LRU based Batch Eviction.