@redpill-paris/quidol-redis-cache
Version:
Quidol redis cache sdk
75 lines (26 loc) • 2.54 kB
Markdown
# [2.2.0](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.1.3...v2.2.0) (2020-05-15)
### Features
* add delAll method ([#2](https://github.com/RedPillGroup/quidol-redis-cache/issues/2)) ([1d36aa2](https://github.com/RedPillGroup/quidol-redis-cache/commit/1d36aa214bcdb16e62454af9764adde4796076c6))
## [2.1.3](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.1.2...v2.1.3) (2020-05-10)
## [2.1.2](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.1.1...v2.1.2) (2020-05-10)
## [2.1.1](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.1.0...v2.1.1) (2020-05-10)
### Bug Fixes
* **redis-cluster:** delete key in different keyslot ([7aeb590](https://github.com/RedPillGroup/quidol-redis-cache/commit/7aeb5908e2a9700f4c81fece72adb93ad426f88d))
# [2.1.0](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.0.7...v2.1.0) (2020-05-10)
### Features
* possible to connect to a redis cluster ([f08ca53](https://github.com/RedPillGroup/quidol-redis-cache/commit/f08ca53ed9d4a6efabb0fc0a18b624fd56652bed))
## [2.0.7](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.0.6...v2.0.7) (2020-05-08)
### Bug Fixes
* memory leak ([3f41e8c](https://github.com/RedPillGroup/quidol-redis-cache/commit/3f41e8c22258d18bbbf0c5e8aa6477d252b81cb6))
## [2.0.6](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.0.5...v2.0.6) (2020-05-06)
### Features
* ISC -> MIT License ([bafb380](https://github.com/RedPillGroup/quidol-redis-cache/commit/bafb380635e80d49fa82a34b5eb406004ea0b7e0))
## [2.0.5](https://github.com/RedPillGroup/quidol-redis-cache/compare/v2.0.4...v2.0.5) (2020-05-06)
## [2.0.4](https://github.com/RedPillGroup/quidol-redis-cache/compare/78b32f66ad31da8f1d8036728d6eed00014c5e53...v2.0.4) (2020-05-06)
### Bug Fixes
* keywords in package.json ([c53628f](https://github.com/RedPillGroup/quidol-redis-cache/commit/c53628f477f56ca7af0b0b197d4c482589ec85b2))
* remove node_modules ([89d7df4](https://github.com/RedPillGroup/quidol-redis-cache/commit/89d7df405b6e2e6d73eeb36a74d376ca6e6b4104))
* type in readme ([7fd8ff2](https://github.com/RedPillGroup/quidol-redis-cache/commit/7fd8ff27daf7e745c909fdc92731abfd2112501a))
### Features
* Add readme ([b7a730e](https://github.com/RedPillGroup/quidol-redis-cache/commit/b7a730ed5ac4a25f54e732e595f14f087f6760cf))
* possibility to add redisOptions to constructor ([78b32f6](https://github.com/RedPillGroup/quidol-redis-cache/commit/78b32f66ad31da8f1d8036728d6eed00014c5e53))