Skip to content

Add client support for Redis cluster

Cristina Pauna requested to merge redis-cluster-fix into main

Redis client v9 adds the possibility to create a client for Redis Cluster.

This MR uses this ability to support clusters with ENV configuration option.

Edited by Cristina Pauna

Merge request reports