go-rejson v3.0.0 Release Notes

Release Date: 2020-07-16 // almost 4 years ago
  • 🚀 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_


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).