Releases: launchdarkly/go-server-sdk-redis-go-redis
Releases · launchdarkly/go-server-sdk-redis-go-redis
v1.1.0
v1.0.0
v1.0.0-beta.1
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.