{"library":"then-redis","type":"library","category":null,"description":"Promise-based Redis client for Node.js, version 2.0.1. Built on top of node_redis, it provides a promise-based API for all Redis commands, automatic pipelining, and support for transactions and pub/sub. Requires Node >=4 and peer dependencies redis and redis-commands. Differentiates from ioredis by being lighter and directly wrapping node_redis; less active development.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","redis","then","promise","promises"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install then-redis","imports":["import { createClient } from 'then-redis'","const { createClient } = require('then-redis')","import { Client } from 'then-redis' or type Client = ReturnType<typeof createClient>"]},{"cmd":"yarn add then-redis","imports":[]},{"cmd":"pnpm add then-redis","imports":[]}],"homepage":"https://github.com/mjackson/then-redis#readme","github":"https://github.com/mjackson/then-redis","docs":null,"changelog":null,"pypi":null,"npm":"then-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}