{"library":"thunk-redis","type":"library","category":null,"description":"A thunk/promise-based Redis client for Node.js, version 2.2.4. It supports all Redis features including cluster, pipelining, transactions, and generators. Designed to be fast and leverage thunks for control flow, it also supports Promises via the `usePromise` option. Competing with ioredis and node_redis, it focuses on thunk/coroutine patterns and lower overhead. Released under the MIT license, with a stable API and regular maintenance.","language":"javascript","status":"active","version":"2.2.4","tags":["javascript","redis","redis client","cluster","database","thunk","thunks","generator","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install thunk-redis","imports":["import redis from 'thunk-redis'","import { createClient } from 'thunk-redis'","import redis from 'thunk-redis'; redis.log('message')"]},{"cmd":"yarn add thunk-redis","imports":[]},{"cmd":"pnpm add thunk-redis","imports":[]}],"homepage":"https://github.com/thunks/thunk-redis","github":"git://github.com/thunks/thunk-redis","docs":null,"changelog":null,"pypi":null,"npm":"thunk-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}