Skip to content

Releases: nrfta/go-redis-helpers

v8.1.3

29 Nov 22:53
6bd16c0
Compare
Choose a tag to compare

📦 Dependencies


Contributors

@strobus


For full changes, see the comparison between v8.1.2 and v8.1.3

v8.1.2

16 Sep 03:50
Compare
Choose a tag to compare
  • Remove errant macos directory icon files

Contributors

@strobus


For full changes, see the comparison between v8.1.1 and v8.1.2

v8.1.1

16 Sep 03:45
Compare
Choose a tag to compare
  • Removed errant macos directory images

Contributors

@strobus


For full changes, see the comparison between v8.1.0 and v8.1.1

v8.1.0

16 Sep 03:39
998ca34
Compare
Choose a tag to compare
  • Breaking Change: ConnectRedis now returns redis.UniversalClient. This allows it to return a true cluster client if configuration has ClusterEnabled set to true, which is important for correct operation of the client against the cluster.
  • set release drafter version (#3) @strobus
  • return true cluster client in UniversalClient interface (#2) @strobus

Contributors

@strobus


For full changes, see the comparison between v8.0.0 and v8.0.1

v7.1.0

16 Sep 12:45
Compare
Choose a tag to compare

Contributors

@strobus


For full changes, see the comparison between v7.0.0 and v7.1.0

v8.0.0

15 Jul 01:02
Compare
Choose a tag to compare

New version to match with go-redis/v8.

v7.0.1

15 Jul 01:01
Compare
Choose a tag to compare

Contributors

@strobus


For full changes, see the comparison between v7.0.0 and v7.1.0

v7.0.0

15 Jul 00:40
Compare
Choose a tag to compare
  • Split v7 from v8

Contributors

@strobus


For full changes, see the comparison between v0.0.5 and v7.0.0

v0.0.5

13 Oct 22:24
Compare
Choose a tag to compare
  • Support for redis cluster

Contributors

@strobus


For full changes, see the comparison between v0.0.4 and v0.0.5

v0.0.4

07 Oct 03:01
Compare
Choose a tag to compare
  • Added URL method on Config

Contributors

@strobus


For full changes, see the comparison between v0.0.3 and v0.0.4