tonivade / claudb

ClauDB is a REDIS implementation in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a eviction policy when max memory

tonivade opened this issue · comments

So, it has to save the access time to every key, and also has a process to remove key by this field.