Releases: rbcervilla/redisstore
Releases · rbcervilla/redisstore
Update go-redis
Merge pull request #19 from hiendaovinh/master fix: update go-redis path & version
Support to go-redis v9
Adds support to Redis client go-redis/v9
Add Close method
Allows closing connection to Redis.
Mandatory context on NewRedisStore
v8.0.0-rc2 Mandatory context on NewRedisStore
Support to go-redis v8
Merge pull request #6 from rbcervilla/v8 V8
Support to go-redis v8
v8.0.0-rc1 Support to go-redis v8
v1.1.0
Support to set custom function to generate key
v1.0.2
UniversalClient interface instead *Client
v1.0.1
Fix get session issue
v1.0.0
implementation