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
- Run some code when the process exits☆117Updated last week
- Grenache Node.JS WebSocket implementation☆22Updated 6 months ago
- OpenAPI based binary serialization☆104Updated last month
- Tenso is an HTTP REST API framework☆174Updated last week
- Current context for LoopBack applications, based on node-continuation-local-storage☆24Updated 4 years ago
- EnvKey's official Node.js client library☆49Updated 3 years ago
- Memoize functions results using an lru-cache.☆31Updated last year
- Gracefully exit Express in order to get zero downtime deploys☆86Updated last year
- Load detection and shedding capabilities for http, express, restify and koa☆204Updated 3 years ago
- Job queues and scheduled jobs for Node.js, Beanstalkd and/or Iron.io.☆70Updated 4 years ago
- 🌲high performance debug logging 🐞☆160Updated last month
- 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
- Distributed locking using PostgreSQL advisory locks (Node.js)☆54Updated 3 years ago
- Transform objects to MongoDB update instructions☆53Updated 3 weeks ago
- 🕴Elegant command execution for Node.☆37Updated 5 years ago
- winston-powered logging daemon☆79Updated 13 years ago
- A dynamic feature flags library for Node.js☆65Updated 2 years ago
- Limit the execution rate of a function☆38Updated 2 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
- Ease the implementation of multi processing accross your microservices☆48Updated 3 years ago
- In-memory shared cache for nodejs application using cluster module☆91Updated 8 years ago
- Gracefully terminates HTTP servers in Node.js☆89Updated 3 years ago
- Find open ports programmatically with Node.js☆80Updated 5 years ago
- Advanced URL Connection String☆78Updated 3 months ago
- hapi plugin to handle graceful pm2 reloads☆37Updated 7 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- HTTP Problem Utility☆27Updated 11 months ago
- Knex-based object-relational mapping for JavaScript.☆61Updated 7 years ago