redis-on-workers

JSON →
library 0.4.2 ·javascript
verified Jun 7, 2026

A Redis client for Cloudflare Workers using cloudflare:sockets. Current version: 0.4.2. Actively maintained with fast release cadence. Key differentiator: works natively in Cloudflare Workers environment without polyfills, supports TLS, raw Uint8Array commands, and can also run in Node.js with @arrowood.dev/socket. Minimal and lightweight compared to ioredis.