- Add memory.sqlite_open_timeout_secs config (None = wait indefinitely). - When set, open the DB in a thread with recv_timeout; cap at 300s. - Default remains None for backward compatibility. - Document in README; add tests for timeout path and default. |
||
|---|---|---|
| .. | ||
| backend.rs | ||
| chunker.rs | ||
| embeddings.rs | ||
| hygiene.rs | ||
| lucid.rs | ||
| markdown.rs | ||
| mod.rs | ||
| none.rs | ||
| response_cache.rs | ||
| snapshot.rs | ||
| sqlite.rs | ||
| traits.rs | ||
| vector.rs | ||