All Versions
3
Latest Version
Avg Release Cycle
275 days
Latest Release
1517 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
July 16, 2020๐ 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_ -
v2.0.0 Changes
January 27, 2019๐ 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).
-
v1.0.0 Changes
January 13, 2019v1.0.0
๐ This release of the
go-rejson
library, is a feature complete implementation of theReJSON
module in Go.๐ > NOTE: The v1.0.0 release is tightly coupled with redigo, Redis Go Client library and does not support other client libraries.