Skip to main content

Module sqlite_store

Module sqlite_store 

Source
Expand description

SQLite-backed Store implementation.

Maps each Store operation to the existing SQLite queries used by the ingestion, search, and retrieval modules.

Structsยง

SqliteStore
SQLite implementation of the Store trait.

Functionsยง

format_ts_iso ๐Ÿ”’
fts_query_from_user_text ๐Ÿ”’