Skip to content

Releases: tj/connect-redis

v4.0.2

03 Sep 12:35

Choose a tag to compare

  • Remove use of optionalDependencies @knoxcard

v4.0.1

02 Sep 17:05

Choose a tag to compare

  • Change peerDependencies to optionalDependencies @knoxcard

v4.0.0

28 Aug 14:46

Choose a tag to compare

V4 is a rework of the library to accomplish the following goals.

  • Use slightly more modern JavaScript, targeting Node 8 and above.
  • Switch to using cookie.expires for TTL like connect-mongo does.
  • Remove the embedded node_redis client, a client must be provided.
  • Remove all embedded client options that are no longer needed.
  • Clearer documentation around TTLs.
  • Add clear method to support the full express-session API.
  • Remove multi-session destroy usage to conform with the API.
  • Build with Travis.

V4 has breaking changes which are outlined in the migration guide.

major version bump

07 Apr 07:13

Choose a tag to compare

2.0.0

major version bump

v 1.5.0

06 Mar 14:54

Choose a tag to compare

version bump

1.4.7: Release 1.4.7

19 Feb 07:42

Choose a tag to compare

added url support while connecting to redis.
updated redis dependency to v0.10.x

1.4.6: Release 1.4.6

13 Nov 16:02

Choose a tag to compare

release 1.4.6