Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 202 Bytes

File metadata and controls

10 lines (8 loc) · 202 Bytes

Changelog

[1.0.0] - 2026-01-09

Added

  • Initial release of nexCache.
  • LRU eviction strategy.
  • TTL expiration with background cleanup.
  • JSON persistence (Save/Load).
  • GetOrLoad extensions.