A simple in-memory time-based cache for both objects and function execution.
Common utils classes used in snickerdoodlelabs projects
A caching timed caching system.
Simple cache that calls the function when the provided stored key reaches the number of seconds provided
<p><h2 align="center">timed-cache</h2></p> <p align="center">Store values for a limited time in a kind of map.</p>