nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Add support for Redis Cluster

Open blakehatch opened this issue 10 months ago • 0 comments

Description

Add support for redis cluster by swapping out connection manager with connection cluster.

Type of change

Please delete options that aren't relevant.

  • [x] New feature (non-breaking change which adds functionality)

Checklist

  • [x] Updated documentation if needed
  • [x] Tests added/amended
  • [x] bazel test //... passes locally
  • [x] PR is contained in a single commit, using git amend see some docs

This change is Reviewable

blakehatch avatar Apr 19 '24 06:04 blakehatch