Releases: tj/connect-redis
Releases · tj/connect-redis
v4.0.2
v4.0.1
v4.0.0
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.expiresfor TTL likeconnect-mongodoes. - 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
clearmethod to support the fullexpress-sessionAPI. - Remove multi-session
destroyusage to conform with the API. - Build with Travis.
V4 has breaking changes which are outlined in the migration guide.
major version bump
2.0.0 major version bump
v 1.5.0
1.4.7: Release 1.4.7
added url support while connecting to redis.
updated redis dependency to v0.10.x
1.4.6: Release 1.4.6
release 1.4.6