mediocre / petty-cache

A cache module for Node.js that uses a two-level cache (in-memory cache for recently accessed data plus Redis for distributed caching) with some extra features to avoid cache stampedes and thundering herds. Also includes mutex and semaphore distributed locking primitives.
β˜†24Updated last month

Alternatives and similar repositories for petty-cache:

Users that are interested in petty-cache are comparing it to the libraries listed below