Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SQLite storage implementation.

Provides persistent storage using SQLite with proper transaction management and migration support.

Structsยง

EmbeddingStats
Statistics about embeddings for a buffer.
SqliteStorage
SQLite-based storage implementation.