Skip to content

noamilshtein/node-cache-manager-redis-store

This branch is 8 commits behind blindspot-security/node-cache-manager-redis-store:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

209366b · Dec 18, 2023

History

59 Commits
Dec 4, 2023
Dec 18, 2023
Dec 4, 2023
Oct 16, 2023
Oct 16, 2023
Oct 16, 2023
Oct 16, 2023
Nov 16, 2023
Dec 18, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Nov 16, 2023

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%