1.19.0 • Published 1 year ago

cache-manager-cache-tags v1.19.0

Weekly downloads
385
License
MIT
Repository
github
Last release
1 year ago

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
1.19.0

1 year ago

1.18.0

1 year ago

1.17.0

1 year ago

1.15.0

2 years ago

1.16.0

2 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago