Expand description
Session manager for persisting and managing sessions.
This module provides the SessionManager for creating, loading,
saving, and querying sessions with file-based persistence.
Structsยง
- Session
Manager - Manager for session persistence and lifecycle.