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.
https://www.npmjs.org/package/petty-cache
Apache License 2.0
23 stars 6 forks source link

2.0.0 #10

Closed freshlogic closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.9%) to 82.709% when pulling fe951ca448226d29e60ecfe8ccead9ee17b93ab6 on 2.0.0 into 6ae5282377a1c3c32f24d1fbdd28279da056a8c0 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.9%) to 82.709% when pulling a8940c8124da858988bfdc41b7d6d80f60eb5b28 on 2.0.0 into 6ae5282377a1c3c32f24d1fbdd28279da056a8c0 on master.