Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: dabroek/node-cache-manager-redis-store

v3.0.1

16 Oct 22:44

Choose a tag to compare

v3.0.1 - 17 Oct, 2022

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

Assets2
Loading

v3.0.0

15 Oct 00:46

Choose a tag to compare

v3.0.0 - 15 Oct, 2022

Upgraded to redis@^4

Breaking Changes

  • The store needs to be instantiatedbefore passing it tocache-manager and can no longer be instantiated with the factory method
  • Dropped support for Node.js < 16.18
Loading

v2.0.0

16 Oct 18:48

Choose a tag to compare

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
Loading

Add support for keys() without a pattern

11 Jun 22:44

Choose a tag to compare

v1.5.0Add test and up the version number
Loading

Add support for mset and mget

03 Mar 10:38

Choose a tag to compare

  • Addmset andmget methods to manage multiple keys
Loading

Add promise support for del, reset, and ttl

15 Dec 23:10

Choose a tag to compare

  • Add promise support for the del, reset, and ttl methods
Loading

Add promise support for keys

02 May 16:39

Choose a tag to compare

  • Add Jest tests
  • Add promise support for the keys method
Loading

Add support for older node versions

02 May 13:34

Choose a tag to compare

  • Add babel transpiling to add support for older node versions.
  • Now support for node >=v4.2.
Loading

Initial release

02 May 12:14

Choose a tag to compare

This is the initial release of the cache-manager-redis-store.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp