Class ClusterConnectionProvider

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, ConnectionProvider

    public class ClusterConnectionProvider
    extends java.lang.Object
    implements ConnectionProvider
    Connection provider for Valkey Cluster. This is part of the Jedis compatibility layer.