mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +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.