Skip to main content

Module manager

Module manager 

Source
Expand description

In-memory SessionManager implementation.

Suitable for ephemeral use and testing. A checkpoint-backed implementation lives in synwire-checkpoint.

Structsยง

InMemorySessionManager
In-memory session manager. All data is lost when the process exits.