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 last week
Alternatives and similar repositories for petty-cache
Users that are interested in petty-cache are comparing it to the libraries listed below
Sorting:
- Memoize functions results using an lru-cache.☆31Updated 8 months ago
- 🌲 Change Pino log levels in a running process☆25Updated 5 months ago
- Grenache Node.JS WebSocket implementation☆21Updated 3 weeks ago
- HTTP Problem Utility☆24Updated 5 months ago
- Ease the implementation of multi processing accross your microservices☆48Updated 2 years ago
- A Clinic Flame example☆43Updated 4 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- A NodeJS to pretty output js/json objects☆23Updated 3 years ago
- Authorization service for a Microservices Architecture☆23Updated 9 years ago
- hapi plugin to handle graceful pm2 reloads☆37Updated 6 years ago
- A non intrusive circuit breaker for node.js☆88Updated this week
- winston-powered logging daemon☆80Updated 13 years ago
- Current context for LoopBack applications, based on node-continuation-local-storage☆24Updated 4 years ago
- mock-mailer for putting tests around services that use node-mailer☆16Updated 7 years ago
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- action interceptor for dynamic extensible systems☆46Updated 8 years ago
- A dynamic feature flags library for Node.js☆65Updated last year
- A node.js stream to send JS objects to a Graylog2 server (in GELF format)☆30Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- A simple and low overhead circuit breaker utility.☆20Updated 7 years ago
- A simple caching library for node.js, inspired by the Play cache API☆94Updated 2 years ago
- A Sentry transport for Winston☆56Updated 6 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated 2 years ago
- RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.☆25Updated 3 years ago
- Express middleware to generate preload headers☆155Updated 9 months ago
- Command line output formatting.☆24Updated 5 years ago
- GraphQL Tools for schema handling.☆21Updated 8 years ago
- run your benchmarks as part of your dev flow, for Node.js☆47Updated 8 years ago
- wrk load testing tool node wrapper☆83Updated 4 years ago
- Memcache Plus - Better memcache for node☆57Updated 2 months ago