mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
The vector store client now supports a comma-separated list of URIs in the `vector_store_primary_uri` configuration option. It uses the vector store nodes from these URIs for load balancing and high availability, querying the next node if the current one fails.