CockroachDB's brutal lessons from building a distributed vector index
7 min read
Distributed Systems
Adding vector search to a distributed SQL database is notoriously difficult. The CockroachDB engineering team recently revealed the architecture decisions and engineering hurdles they overcame to bring distributed vector indexing to a globally scaled database....