cache-manager-cache-tags
TypeScript icon, indicating that this package has built-in type declarations

1.19.0 • Public • Published

Build status

node-cache-manager-cache-tags

Tagged Redis cache store for node-cache-manager.

This package is a almost identical to node-cache-manager-ioredis, but uses cache-tags instead of ioredis. It aims to provide the most simple wrapper possible by just passing the configuration to the underlying cache-tags package.

Note: this module currently only works with a clustered redis configuration. PRs are welcome 🙃

Installation

npm install cache-manager-cache-tags --save

or

yarn add cache-manager-cache-tags

Testing

docker-compose up -d
yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i cache-manager-cache-tags

Weekly Downloads

99

Version

1.19.0

License

MIT

Unpacked Size

69.7 kB

Total Files

6

Last publish

Collaborators

  • elliotttf