@litert/redis
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

LiteRT/Redis

Strict TypeScript Checked npm version License node GitHub issues GitHub Releases

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.

Readme

Keywords

Package Sidebar

Install

npm i @litert/redis

Weekly Downloads

45

Version

3.0.2

License

Apache-2.0

Unpacked Size

469 kB

Total Files

83

Last publish

Collaborators

  • fenying