mediocre / petty-cacheLinks
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 3 weeks ago
Alternatives and similar repositories for petty-cache
Users that are interested in petty-cache are comparing it to the libraries listed below
Sorting:
- Redis-backed task queue engine with advanced task control and eventual consistency☆78Updated 2 years ago
- A node.js stream to send JS objects to a Graylog2 server (in GELF format)☆30Updated last year
- A simple JavaScript component to iterate an array round robin.☆12Updated 11 years ago
- Memoize functions results using an lru-cache.☆31Updated 11 months ago
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Run some code when the process exits☆118Updated 4 years ago
- In-memory shared cache for nodejs application using cluster module☆91Updated 8 years ago
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- Programmatic API to Docker Machine.☆21Updated 4 years ago
- Tenso is an HTTP REST API framework☆174Updated this week
- Grenache Node.JS WebSocket implementation☆21Updated 3 months ago
- Gracefully exit Express in order to get zero downtime deploys☆87Updated last year
- A non intrusive circuit breaker for node.js☆88Updated last week
- Official addons for Moleculer framework☆86Updated 7 months ago
- Node Access Control Lists (ACL).☆61Updated last year
- Module to monitor redis☆24Updated 6 years ago
- 🌲high performance debug logging 🐞☆158Updated 8 months ago
- 🕴Elegant command execution for Node.☆37Updated 4 years ago
- Flexible nodejs HMAC authentication module for express/connect and beyond☆36Updated 5 years ago
- A flexible rate limiter using the Token Bucket algorithm, with optional persistence in Redis, useful for API clients, web crawling, and o…☆24Updated 2 years ago
- Sentry broadcasting for good process monitor☆15Updated 5 years ago
- A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals☆35Updated 8 years ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated last week
- A simple caching library for node.js, inspired by the Play cache API☆94Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Ease the implementation of multi processing accross your microservices☆48Updated 3 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago