Effect-Redis
JSON →A modern, type-safe Effect-TS wrapper for the official `redis` (node-redis) client (v5). Version 0.0.32 — currently pre-1.0 with frequent breaking changes. Key differentiators: resource-safe connection lifecycle via Scope and Layer.scoped, modular services (Core, Pub/Sub, Streams), shared connection across services, tagged error union (RedisConnectionError, RedisCommandError, RedisGeneralError), and a raw escape hatch via use(). Built for Effect-TS ecosystem; requires TypeScript 5+. Release cadence: weekly releases with breaking changes common.
Resources
packageeffect-redis ↗