Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 198 Bytes

Supported Eviction Policies

  • LRU
  • SIEVE

Roadmap

  • [] Thread safe operations
  • [] Avoid creating a new node for every insertion
  • [] Support TTL(Time to Live) and TTI(Time to Idle)