Skip to main content

Module session

Module session 

Source
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