Search results
107 packages found
Cache Manager for Node.js
- cache
- caching
- cache manager
- node
- node.js
- in-memory cache
- redis
- memcached
- multi-store cache
- ttl
- caching layer
- cache abstraction
- cache middleware
- cache strategies
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
- ratelimter
- authorization
- security
- rate
- limit
- bruteforce
- throttle
- redis
- mongodb
- dynamodb
- mysql
- postgres
- prisma
- koa
- View more
This library emulates ioredis by performing all operations in-memory.
- fakeredis
- in-memory
- ioredis
- ioredis-mock
- mock-ioredis
- mock-redis
- redis
- redis fake
- redis inmemory
- redis js
- redis memory
- redis mock
- redis standalone
- redis test
- View more
A Promise-based, simple, Redis-like, in-memory cache written in pure Javascript
- memory
- memory-based
- cache
- redis
- mock
- stand-in
- fail-over
- in-memory
- redis-mock
- redis mock
- mock-redis
- redis js
- redis-js
- redisjs
Small and efficient cache provider for Node.JS with In-memory, Redis and MongoDB engines
Cache plugin for mongoose Queries and Aggregate (in-memory, redis)
A strongly typed caching framework that works with any engine.
A cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface for NestJS-mod (Wrapper for https://www.npmjs.com/package/cache-manager)
Generic caching module (FileSystem, MemcacheD, in-memory, Mongo, Redis)
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.
a nodejs implementations on how redis work
support ( memory & redis & upstash ) drive in nodejs
Support to control cache behaviour for NextJS applications.
Support to control cache behaviour for NextJS applications.
The smallest in-memory database software in the world.
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
- 1:1
- abort
- abortcontroller
- abuse
- adapter
- alternative
- api
- backend
- better
- cache
- caching
- callback
- callbacks
- cloudflare
- View more
A JavaScript client for DiceDB.
A high-performance caching solution with multi-layer caching, cache invalidation strategies, and advanced features.
memoz is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
- data
- structure
- database
- redis
- transaction
- pipelining
- performance
- queue
- nodejs
- pubsub
- backpressure
- cache
- ram
- simple
- View more
An in memory cache backed by redis with fallback fetch option. You can cache values from complex objects to strings or numbers.