Skip to content

1.2.8

Choose a tag to compare

@aeris aeris released this 03 Jun 13:46
· 5167 commits to master since this release
63d9361
Fix for upstream breaking change in redis lib (#1922)

The github.com/go-redis/redis library has made a breaking change, and as
we are not yet using go modules (even if it is planned), we need to fix
how we use this library in our code.