Skip to content

rayzrdev/cashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.