redis backed generational cache
A generational pseudo-LRU cache with strict maximum size limits.
Redis store for node-cache-manager
Redis Cache Module for Medusa
In-memory Cache Module for Medusa
redis-backed LRU cache
TypeScript-based caching decorators
Simple key-value storage with support for multiple backends
Next.js cache handlers
Stigg server-side node SDK
Redis Server for testing. The server will allow you to connect your favorite client library to the Redis Server and run parallel integration tests isolated from each other.
Redis store for node-cache-manager
- Supports redis cache for `@envelop/response-cache` plugin - Suitable for serverless deployments where the LRU In-Memory Cache is not possible
Redis utilities for redis instrumentations
Keyv adapter implementing Apollo's KeyValueCache interface
Designed for speed, scalability, and optimized performance, nextjs-turbo-redis-cache is your custom cache handler for demanding production environments.
IORedis store for node-cache-manager
An async iterable interface for redis streams
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
OpenTelemetry instrumentation for `redis` database client for Redis
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Cache objects in redis, generated with thundering herd prevention via sidekiq.
RedisFixtures allows you to have fixtures for Redis, in addition to the ones for your database. If you are using Redis as more than just a cache (and I hope you are), you probably need to have some data there to test your application. RedisFixtures will reset your (test) Redis database at the beginning of every test to the fixture you set. And if you use FixtureBuilder (or any other fixture-generating library), you can automatically generate your Redis fixture from the contents of your test Redis database.
This gem is a Logstash plugin. During filter it takes one or more fields and uses that as input to query additional information. The original purpose is to enrich IP addresses with matching subnet, netname and hostname, but it is generic so that any field can be looked up. The function is similar to the translate filter's dictionary lookup, which supports files and regex. The jdbc_streaming filter plugin is also very useful if the data resides in a database. This plugins features are web based lookups and redis caching, for fast lookups.
BetterAppGen generates production-ready Rails 8 applications with a modern, opinionated stack. Features include: Solid Stack (Cache, Queue, Cable) backed by PostgreSQL instead of Redis, Vite 7 with Tailwind CSS 4 and Stimulus for frontend, multi-database architecture with separate databases for app, cache, queue, and cable, UUID primary keys by default, complete Docker development environment with helper scripts, configurable locale support (en, it, de, fr, es, pt, nl, pl, ru, ja, zh), and optional SimpleForm integration with Tailwind styling. Get a fully configured Rails 8 app in seconds.