go-rejson v3.0.0 Release Notes
Release Date: 2020-07-16 // about 3 years ago-
๐ This release will upgrade the version of the following:
go-redis/redis
from v6.15.1 to v7.4.0gomodule/redigo
to v1.8.2golang
version to 1.14
_ Note: Though golang version is marked as 1.14, you can use
go-rejson
with any go version supporting Go modules_
Previous changes from v2.0.0
-
๐ Version 2.0.0 provides support for go-redis while breaking backwards compatibility.
- Major changes in the library provide abstractions for multiple redis clients (redigo and go-redis).