Skip to content

rayzrdev/cashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fcd30d7 · Dec 22, 2023

History

7 Commits
May 22, 2017
May 22, 2017
May 22, 2017
May 22, 2017
Dec 22, 2023
May 22, 2017
May 22, 2017

Repository files navigation

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.