Expand description
perspt-store: DuckDB-based persistence layer for SRBN sessions
Provides session persistence, node state tracking, and energy history with Merkle tree support for state verification and rollback.
Structs§
- Energy
Record - Record for energy history
- LlmRequest
Record - Record for LLM request/response logging
- Node
State Record - Record for node state
- Session
Record - Record for a session
- Session
Store - Session store for SRBN persistence
Functions§
- init_
schema - Initialize the DuckDB schema for SRBN persistence