Module memstore

Module memstore 

Source
Expand description

Core storage engine implementations for Celerix Store.

This module contains the in-memory store, filesystem persistence, and security primitives.

Structsยง

MemAppScope
MemStore
A thread-safe, in-memory implementation of the CelerixStore trait.
MemVaultScope