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 this week
Alternatives and similar repositories for petty-cache
Users that are interested in petty-cache are comparing it to the libraries listed below
Sorting:
- A node.js stream to send JS objects to a Graylog2 server (in GELF format)☆30Updated last year
- Sentry broadcasting for good process monitor☆15Updated 5 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated 2 years ago
- Memoize functions results using an lru-cache.☆31Updated 10 months ago
- Tenso is an HTTP REST API framework☆173Updated this week
- Flexible nodejs HMAC authentication module for express/connect and beyond☆36Updated 5 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
- Run some code when the process exits☆118Updated 4 years ago
- A simple caching library for node.js, inspired by the Play cache API☆94Updated 2 years ago
- Module to monitor redis☆24Updated 6 years ago
- 🚀 Realtime Monitoring solution for Hapi.js apps☆138Updated 2 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
- Knex-based object-relational mapping for JavaScript.☆61Updated 7 years ago
- Gracefully terminates HTTP servers in Node.js☆89Updated 2 years ago
- Filters (removes) objects from document based on passed json-schema☆37Updated 2 years ago
- In-memory shared cache for nodejs application using cluster module☆91Updated 8 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago
- Ease the implementation of multi processing accross your microservices☆48Updated 3 years ago
- Advanced URL Connection String☆77Updated last week
- EnvKey's official Node.js client library☆49Updated 3 years ago
- Load detection and shedding capabilities for http, express, restify and koa☆204Updated 3 years ago
- Express middleware to generate preload headers☆155Updated 11 months ago
- A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals☆35Updated 8 years ago
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- Migration framework for MongoDB ⛺☆26Updated 6 years ago
- Gracefully exit Express in order to get zero downtime deploys☆87Updated last year
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆110Updated 7 months ago
- Node cache store for Redis☆68Updated 6 years ago
- Transform objects to MongoDB update instructions☆51Updated last year
- A dynamic feature flags library for Node.js☆65Updated last year