Expand description
Shared memory — versioned KV store with optimistic locking.
Structs§
- Memory
Entry - A value entry with version and metadata.
- Memory
Key - Namespaced key for shared memory.
- Shared
Memory - In-memory shared KV store with optimistic locking.
Enums§
- Memory
Event - Events emitted by shared memory.