Skip to content

blindspot-security/node-cache-manager-redis-store

 
 

Repository files navigation

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?

  • Typescript
  • Async/Await
  • 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.

About

Redis store for node-cache-manager using node_redis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%