Expand description
SQLite storage implementation.
Provides persistent storage using SQLite with proper transaction
management and migration support.
Structsยง
- Embedding
Stats - Statistics about embeddings for a buffer.
- Sqlite
Storage - SQLite-based storage implementation.