After I store the image, I immediately
After I store the image, I immediately retrieve the vector through the ID. However, he may not be able to retrieve it and may experience a delay of 2-3 seconds.
1 Reply
Vectorize upserts/inserts are processed asynchronously: https://blog.cloudflare.com/building-vectorize-a-distributed-vector-database-on-cloudflare-developer-platform/#coordinating-distributed-writes-its-just-another-block-in-the-wal.
The Cloudflare Blog
Building Vectorize, a distributed vector database, on Cloudflare’...
Vectorize was recently upgraded and made generally available, now supporting indexes of up to 5 million vectors, delivering faster responses, with lower pricing and a free tier. This post dives deep into how we built Vectorize to enable these improvements.