Expand description
Core storage engine implementations for Celerix Store.
This module contains the in-memory store, filesystem persistence, and security primitives.
Structsยง
- MemApp
Scope - MemStore
- A thread-safe, in-memory implementation of the
CelerixStoretrait. - MemVault
Scope