Menu

#Doc_id

2 posts

Feed·
2 of 2 posts
RAG Re-Indexing Without Downtime: A Dual-Write Pattern for Embeddings
🖼️
0

RAG Re-Indexing Without Downtime: A Dual-Write Pattern for Embeddings

DEV Community·Gabriel Anhaia·29 days ago
#BtviwgCH
#rag#ai#doc_id#await#embedding#write

Swap embedding models, schemas, or chunk sizes on a live RAG corpus. Dual-write to old and new, parity-check, then flip reads atomically.

15s
Read More