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:
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated 2 years ago
- A node.js stream to send JS objects to a Graylog2 server (in GELF format)☆30Updated last year
- Memoize functions results using an lru-cache.☆31Updated 9 months ago
- ☆40Updated 6 years ago
- A simple caching library for node.js, inspired by the Play cache API☆94Updated 2 years ago
- Transform objects to MongoDB update instructions☆50Updated last year
- Advanced URL Connection String☆77Updated 5 months ago
- Node Access Control Lists (ACL).☆61Updated last year
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Boilerplate-free decorator-based class logging☆70Updated 2 years ago
- Build search queries for objection.js models using HTTP query parameters.☆101Updated 2 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
- Nextract is a Extract Transform Load (ETL) platform build on top of Node.js streams☆120Updated last year
- Temporal tables for Sequelize☆86Updated 4 months ago
- A Node.js tracing and instrumentation utility☆376Updated last week
- Benchmark of microservices frameworks for NodeJS☆40Updated 6 years ago
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Load detection and shedding capabilities for http, express, restify and koa☆202Updated 3 years ago
- A humane service status API module to expose any operational/internals of any Node.js based microservice. JSON format over HTTP protocol.☆78Updated last year
- Official monitoring & metrics addons for Moleculer framework☆48Updated 2 years ago
- HTTP Problem Utility☆24Updated 7 months ago
- winston-powered logging daemon☆80Updated 13 years ago
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- Express middleware to generate preload headers☆155Updated 10 months ago
- Official addons for Moleculer framework☆87Updated 6 months ago
- A simple JavaScript component to iterate an array round robin.☆12Updated 11 years ago
- Sequelize plugin to add configurable attribute transforms.☆29Updated 7 years ago
- Tenso is an HTTP REST API framework☆172Updated 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