Skip to main content

Module session_manager

Module session_manager 

Source
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ยง

SessionManager
Manager for session persistence and lifecycle.