All Versions
3
Latest Version
Avg Release Cycle
275 days
Latest Release
1351 days ago

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.0
    • gomodule/redigo to v1.8.2
    • golang 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, 2019

    v1.0.0

    ๐Ÿ”‹ This release of the go-rejson library, is a feature complete implementation of the ReJSON 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.