cache-manager-redis-yet
Version:
Redis store for node-cache-manager updated
59 lines (39 loc) • 3.81 kB
Markdown
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [3.2.0](https://github.com/botika/node-cache-manager-redis-yet/compare/3.1.2...3.2.0)
> 6 August 2022
- feat: create redis store from instance [`32be1bd`](https://github.com/botika/node-cache-manager-redis-yet/commit/32be1bd14369751dc2db4578668334ab18211da8)
#### [3.1.2](https://github.com/botika/node-cache-manager-redis-yet/compare/3.1.1...3.1.2)
> 6 August 2022
- chore(deps): update dependency vitest to v0.21.0 [`#6`](https://github.com/botika/node-cache-manager-redis-yet/pull/6)
- chore: update README [`68410b9`](https://github.com/botika/node-cache-manager-redis-yet/commit/68410b9bff65887b37bf7a2110bbae5babed2627)
#### [3.1.1](https://github.com/botika/node-cache-manager-redis-yet/compare/3.1.0...3.1.1)
> 4 August 2022
- chore(deps): update actions/checkout action to v3 [`#5`](https://github.com/botika/node-cache-manager-redis-yet/pull/5)
- chore(deps): update pnpm/action-setup action to v2.2.2 [`#3`](https://github.com/botika/node-cache-manager-redis-yet/pull/3)
- chore(deps): pin dependencies [`#2`](https://github.com/botika/node-cache-manager-redis-yet/pull/2)
#### [3.1.0](https://github.com/botika/node-cache-manager-redis-yet/compare/3.0.1...3.1.0)
> 4 August 2022
- chore: add coverage for cluster client [`4ca5375`](https://github.com/botika/node-cache-manager-redis-yet/commit/4ca5375ffc14266caa7f2289bec0cd5dd2a919d7)
- feat: add redis cluster client store [`0f2f4b2`](https://github.com/botika/node-cache-manager-redis-yet/commit/0f2f4b2e2559ebabbb023e5b30257e83803c6c0a)
- fix: prettify implementation [`b80a4a0`](https://github.com/botika/node-cache-manager-redis-yet/commit/b80a4a00e1a4b81be0a8284107613d7fdadcfd75)
#### [3.0.1](https://github.com/botika/node-cache-manager-redis-yet/compare/3.0.0...3.0.1)
> 4 August 2022
- chore: update README [`d4ff89a`](https://github.com/botika/node-cache-manager-redis-yet/commit/d4ff89ab283d14875c1f8a40c7a46b680eb2f372)
#### 3.0.0
> 4 August 2022
- Bump path-parse from 1.0.6 to 1.0.7 [`#36`](https://github.com/botika/node-cache-manager-redis-yet/pull/36)
- Bump ws from 7.2.1 to 7.5.5 [`#35`](https://github.com/botika/node-cache-manager-redis-yet/pull/35)
- Bump tmpl from 1.0.4 to 1.0.5 [`#34`](https://github.com/botika/node-cache-manager-redis-yet/pull/34)
- Bump browserslist from 4.8.6 to 4.16.6 [`#31`](https://github.com/botika/node-cache-manager-redis-yet/pull/31)
- Bump lodash from 4.17.19 to 4.17.21 [`#29`](https://github.com/botika/node-cache-manager-redis-yet/pull/29)
- Bump redis from 3.0.2 to 3.1.1 [`#28`](https://github.com/botika/node-cache-manager-redis-yet/pull/28)
- feat: add ts types [`#27`](https://github.com/botika/node-cache-manager-redis-yet/pull/27)
- Bump acorn from 6.4.0 to 6.4.1 [`#13`](https://github.com/botika/node-cache-manager-redis-yet/pull/13)
- Bump lodash from 4.17.15 to 4.17.19 [`#18`](https://github.com/botika/node-cache-manager-redis-yet/pull/18)
- Bump y18n from 4.0.0 to 4.0.1 [`#23`](https://github.com/botika/node-cache-manager-redis-yet/pull/23)
- Fix: use keys() without pattern [`#8`](https://github.com/botika/node-cache-manager-redis-yet/pull/8)
- feature: add mset() and mget() method to manage multiple keys [`#6`](https://github.com/botika/node-cache-manager-redis-yet/pull/6)
- chore: release add partial [`1022f6e`](https://github.com/botika/node-cache-manager-redis-yet/commit/1022f6e3ba1a2f13f3aa3f046b35bbef6c956148)
- Update all outdated dependencies [`81ef629`](https://github.com/botika/node-cache-manager-redis-yet/commit/81ef629b39fd8e4840a11660a83bd509684cd184)
- Switch back to npm for dependency management [`1253559`](https://github.com/botika/node-cache-manager-redis-yet/commit/12535598990f2fa386befd6b45b5511392cc0546)