Expand description
In-memory SessionManager implementation.
Suitable for ephemeral use and testing. A checkpoint-backed implementation
lives in synwire-checkpoint.
Structsยง
- InMemory
Session Manager - In-memory session manager. All data is lost when the process exits.