|
Entropic 2.3.8
Local-first agentic inference engine
|
SqliteStorageBackend — conversation persistence via SQLite. More...
#include <entropic/storage/database.h>#include <entropic/storage/records.h>#include <cstdint>#include <optional>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | entropic::SqliteStorageBackend |
| SQLite-based storage backend. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
SqliteStorageBackend — conversation persistence via SQLite.
Internal to librentropic-storage.so. Wraps SqliteDatabase with higher-level operations: conversation CRUD, delegation storage, full-text search, compaction snapshots, and statistics.
Definition in file backend.h.