High performing caching package for node/javascript
-
Updated
Sep 24, 2024 - TypeScript
High performing caching package for node/javascript
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.
Add a description, image, and links to the least-frequently-used topic page so that developers can more easily learn about it.
To associate your repository with the least-frequently-used topic, visit your repo's landing page and select "manage topics."