Skip to content

Support multi-DB cluster usage on valkey#3040

Open
mgravell wants to merge 4 commits intomainfrom
marc/multi-db-cluster
Open

Support multi-DB cluster usage on valkey#3040
mgravell wants to merge 4 commits intomainfrom
marc/multi-db-cluster

Conversation

@mgravell
Copy link
Collaborator

@mgravell mgravell commented Mar 20, 2026

  1. add (and populate) a new API that reports the vendor product-variant (detects Valkey and Garnet for now)
  2. allow the client to use multi-DB operations on Cluster if it is talking to Valkey
  3. unit test using the toy-server
  4. update INFO processing to use AsciiHash rules (mostly maintainability; minor performance wins)

fix #3039

- update the client to use the product-variant info to allow multi-DB operations on Valkey
- unit test with the toy-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-Database Support in Cluster Mode

1 participant