Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 503 Bytes

cashr

GitHub release npm

A configurable in-memory storage system

cashr is an extension of Map that allows for more options. Currently, the only new feature is value timeouts.

  • Documentation

    The docs are also provided as JSDocs in the code itself. I personally find that much more readable.