← All examples · Home

06. Persistence (M2)

Save a store to OPFS (File System Access API) or fallback to IndexedDB; reload it on a cold start. Export to a single binary blob and import it elsewhere. Vectors are persisted already normalized so query results are exactly reproducible. Runs on CPU fallback (WASM-SIMD) if WebGPU is unavailable.

ready.