Skip to content

Releases: rbcervilla/redisstore

Update go-redis

18 Apr 14:22
c17ae1b
Compare
Choose a tag to compare
Merge pull request #19 from hiendaovinh/master

fix: update go-redis path & version

Support to go-redis v9

08 Nov 14:11
Compare
Choose a tag to compare

Adds support to Redis client go-redis/v9

Add Close method

02 Aug 07:21
Compare
Choose a tag to compare

Allows closing connection to Redis.

Mandatory context on NewRedisStore

09 Nov 19:42
Compare
Choose a tag to compare
v8.0.0-rc2

Mandatory context on NewRedisStore

Support to go-redis v8

09 Nov 19:55
56a7d2a
Compare
Choose a tag to compare
Merge pull request #6 from rbcervilla/v8

V8

Support to go-redis v8

08 Nov 21:23
Compare
Choose a tag to compare
v8.0.0-rc1

Support to go-redis v8

v1.1.0

15 Oct 18:54
Compare
Choose a tag to compare

Support to set custom function to generate key

v1.0.2

24 Sep 15:59
Compare
Choose a tag to compare
UniversalClient interface instead *Client

v1.0.1

18 Sep 12:40
Compare
Choose a tag to compare

Fix get session issue

v1.0.0

18 Sep 11:07
Compare
Choose a tag to compare
implementation