Skip to content

Releases: SanctumLabs/cachey

v1.0.0

13 May 13:58
Compare
Choose a tag to compare

1.0.0 (2022-05-13)

Features

  • expirable cache impl (2368cc2)
  • fifo cache with keymap cycle (2155f30)
  • lru cache implmentation (0d2dda9)
  • softcache: soft cache implementation (1b858a3)
  • weakcache: weak cache implementation (187d69e)