drizzle-redis-cache

JSON →
library 0.1.0 ·javascript
verified Jun 7, 2026

Self-hosted Redis cache adapters for Drizzle ORM (version 0.1.0) providing connection-aware caching with ioredis for Node.js and Bun native Redis client. Supports configurable TTL, table-level invalidation via Redis Sets, and explicit or automatic caching strategies. Designed as a lightweight alternative to Upstash for teams running their own Redis. Ships TypeScript types, requires drizzle-orm >=0.45 and ioredis >=5.0 (Node.js). Released monthly with focus on stability.