{"library":"redis-on-workers","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript","redis","cloudflare","workers","typescript","socket","tcp"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-on-workers","imports":["import { createRedis } from 'redis-on-workers'","import type { RedisInstance } from 'redis-on-workers'","import { CreateRedisOptions } from 'redis-on-workers'","const result = await redis.send('GET', 'key')"]},{"cmd":"yarn add redis-on-workers","imports":[]},{"cmd":"pnpm add redis-on-workers","imports":[]}],"homepage":"https://github.com/kane50613/redis-on-workers#readme","github":"https://github.com/kane50613/redis-on-workers","docs":null,"changelog":null,"pypi":null,"npm":"redis-on-workers","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}