@myrror-security/cache-manager-redis-store
TypeScript icon, indicating that this package has built-in type declarations

1.7.1 • Public • Published

Redis store for node cache manager (TypeScript)

npm version GitHub issues

Redis cache store for node-cache-manager.

This package is a fork of node-cache-manager-redis

What New?

  • [x] Typescript
  • [x] Async/Await
  • [x] Api support for node-cache-manager v5.x.x

Why we forked?

At version v5.x.x node-cache-manager has been rewritten in Typescript. and did major changes to the API .

Installation

NPM

npm install @myrror-security/cache-manager-redis-store --save

YARN

yarn add @myrror-security/cache-manager-redis-store

PNPM

pnpm install  @myrror-security/cache-manager-redis-store

Contribution

Want to help improve this package? We take pull requests.

Status

The project is under active development. TODO:

  • [ ] Add documentation
  • [ ] Add examples
  • [ ] Add code coverage
  • [ ] PR template
  • [ ] Issues template

License

The @myrror-security/cache-manager-redis-store is licensed under the MIT license.

Package Sidebar

Install

npm i @myrror-security/cache-manager-redis-store

Weekly Downloads

77

Version

1.7.1

License

MIT

Unpacked Size

143 kB

Total Files

47

Last publish

Collaborators

  • myrror.security
  • icedrone