Skip to main content

Module memory

Module memory 

Source
Expand description

In-memory gateway store backed by std::collections::BTreeMaps.

Structsยง

GatewayStoreCounts
Snapshot of how many records of each kind a gateway store currently holds.
MemoryGatewayStore
In-memory gateway store backed by BTreeMaps.