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

3.0.4 • 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.

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @litert/redis

    Weekly Downloads

    105

    Version

    3.0.4

    License

    Apache-2.0

    Unpacked Size

    479 kB

    Total Files

    85

    Last publish

    Collaborators

    • fenying