Right now this is explicitly disallowed: https://github.com/valkey-io/valkey-py/blob/main/valkey/cluster.py#L573-L577 In Valkey 9.0 we support multi-database on cluster with the `cluster-databases` configuration.
Right now this is explicitly disallowed: https://github.com/valkey-io/valkey-py/blob/main/valkey/cluster.py#L573-L577
In Valkey 9.0 we support multi-database on cluster with the
cluster-databasesconfiguration.