Skip to content

Releases: launchdarkly/go-server-sdk-redis-go-redis

v1.1.0

18 Sep 18:26
75f7a1b
Compare
Choose a tag to compare

1.1.0 (2024-09-18)

Features

  • deps: update go-server-sdk dep to v7 (#26) (9fd7656)

v1.0.0

12 Sep 18:10
a7a5c1a
Compare
Choose a tag to compare

1.0.0 (2024-09-12)

Miscellaneous Chores

v1.0.0-beta.1

10 Feb 19:15
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Please note: this version of the integration is a beta version and should not be considered ready for production use. Usage of this integration is not guaranteed support by LaunchDarkly. It is provided for evaluation purposes only. LaunchDarkly provides no guidance on the usage of Redis Sentinel or Redis Cluster as a persistent storage solution.

This is a beta release of the Go Server SDK Redis Integration using the go-redis client library.

This differs from the redigo integration because go-redis supports Redis Sentinel and Redis Cluster.

We welcome any feedback into the design or implementation of this module.