mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-06-16 22:54:12 +00:00
- Introduce `BatchQueryConsistency` with `ReadConsistencyNone` to allow local SQLite reads, bypassing leader round-trips for performance. - Add `function_invoke_async` host function to support non-blocking fire-and-forget function execution.