Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SQLite-backed session storage.

Structs§

SqliteAgentStorage
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).