Skip to content

v0.0.2

Compare
Choose a tag to compare
@martinmr martinmr released this 24 Feb 22:14
· 148 commits to master since this release
dbc185e

Added

  • Sets with TTL. (#122)

Fixed

  • Fix the way metrics are handled for deletions. (#111)
  • Support nil *Cache values in Clear and Close. (#119)
  • Delete item immediately. (#113)
  • Remove key from policy after TTL eviction. (#130)