A framework-agnostic, high-performance hybrid caching middleware with SWR, request collapsing, and stale-if-error support.
express.js middleware for winstonjs/winston
bounded-size caches having WeakMap-compatible methods
Require Node module and immediately remove it from module cache to force loading again next time
file system store for node cache manager
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
This package provides a class, [`Cache`](./src/Cache.ts), that implements caching using a model inspired by [HTTP's](https://datatracker.ietf.org/doc/html/rfc9111). The HTTP model is already incredibly powerful, and this class generalizes and extends it f
LRU Cache
Caching adapter for axios
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
A cache object that deletes the least-recently-used items.
Koa static file resolver, dirs, default index, path replace, cache, livereload, gzip
A lightweight drop-in replacement for request
Types for (de)serializing HTTP requests from both the client and server side
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP
Coerce request properties according to an openapi parameter list.
Efficient JavaScript cache implementation that is safe for concurrent reads and writes
TypeScript definitions for cache-manager-ioredis
A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.
Cache a continuable
utils for webpack loaders
Enhance Reselect selectors with deeper memoization and cache management
Retrieve a request’s IP address in Node.js
Wrap native HTTP requests with RFC compliant cache support