You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cache-manager-redis-store

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cache-manager-redis-store - npm Package Versions

3.0.1

Diff
d
dabroek
published 3.0.1 •

Changelog

Source

v3.0.1 - 17 Oct, 2022

Fixed bug where the redisStore.del would no longer accept an options object, which broke the multiCaching interface.

d
dabroek
published 3.0.0 •

Changelog

Source

v3.0.0 - 15 Oct, 2022

Upgraded to redis@^4

Breaking Changes

  • The store needs to be instantiated before passing it to cache-manager and can no longer be instantiated with the factory method
  • Dropped support for Node.js < 16.18
d
dabroek
published 2.0.0 •

Changelog

Source

v2.0.0 - 13 Feb, 2020

Updates all outdated dependencies. Updating Jest from v20 to v25 revealed that not all tests that asserted a promise rejecting were succeeding as expected. This resulted in the breaking change mentioned below.

Breaking Changes

  • The set method now actually checks isCacheableValue before setting a value
  • Dropped support for Node.js < 8.3
d
dabroek
published 1.5.0 •
d
dabroek
published 1.4.0 •
d
dabroek
published 1.3.0 •
d
dabroek
published 1.2.0 •
d
dabroek
published 1.1.0 •
d
dabroek
published 1.0.1 •
d
dabroek
published 1.0.0 •