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:
- A node.js stream to send JS objects to a Graylog2 server (in GELF format)☆30Updated last year
- Redis-backed task queue engine with advanced task control and eventual consistency☆78Updated 2 years ago
- Run some code when the process exits☆117Updated 4 years ago
- Memoize functions results using an lru-cache.☆31Updated last year
- 🚀 Realtime Monitoring solution for Hapi.js apps☆138Updated 2 years ago
- Detects node eventloop block and reports where it started☆332Updated 3 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆161Updated 3 years ago
- Gracefully terminates HTTP servers in Node.js☆89Updated 2 years ago
- Load detection and shedding capabilities for http, express, restify and koa☆204Updated 3 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
- Advanced URL Connection String☆79Updated 2 months ago
- Tenso is an HTTP REST API framework☆174Updated last week
- Build search queries for objection.js models using HTTP query parameters.☆101Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆251Updated last year
- In-memory shared cache for nodejs application using cluster module☆91Updated 8 years ago
- Transform objects to MongoDB update instructions☆53Updated last year
- 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
- Converts a JSON schema to a Joi schema.☆284Updated last year
- A dynamic feature flags library for Node.js☆65Updated 2 years ago
- Open source Access Manager for node.js☆121Updated 3 years ago
- In-memory MongoDB Server. Ideal for testing.☆58Updated 7 years ago
- Module to monitor redis☆24Updated 7 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 7 years ago
- A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.☆55Updated 3 years ago
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆112Updated 2 weeks ago
- 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
- Grenache Node.JS WebSocket implementation☆21Updated 5 months ago
- A Node.js tracing and instrumentation utility☆378Updated last week
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated 2 years ago
- Job queues and scheduled jobs for Node.js, Beanstalkd and/or Iron.io.☆71Updated 4 years ago