Expand description
SQLite-backed session storage.
Structs§
- Sqlite
Agent Storage - SQLite-backed implementation of
AgentStorage.
Statics§
- SQLITE_
SESSION_ STORAGE - Global default path for the SQLite sessions database.
Functions§
- sqlite_
session_ storage - Return the default SQLite database path (
~/.microagents/sessions.db).