@litert/redis
v3.0.4
Published
A redis protocol implement for Node.js.
Downloads
256
Readme
LiteRT/Redis
A redis protocol implement for Node.js.
Features
- [x] Support read/write separation.
- [x] Support pipeline.
- [x] Support multi and exec.
- [x] Support subscribe and publish.
Requirement
- TypeScript v3.5.1 (or newer)
- Node.js v10.0.0 (or newer)
Installation
npm i @litert/redis --save
Document
License
This library is published under Apache-2.0 license.