Expand description
ActiveSession and session-component types โ the hot-context cache
- change-history layer that backs the lock-free session manager. Session management types and storage components.
Defines ActiveSession (the main mutable session object) and the
fine-grained lock-free components used for concurrent access.
Modulesยง
- active_
session - Core active session type with lock-free, Arc-wrapped components.
- session_
components - Granular session components for fine-grained locking and lock-free access Granular session components for fine-grained locking