Skip to main content

Module store

Module store 

Source
Expand description

LMDB-backed memory store.

Each galaxy is an LMDB named database (sub-DB within the same file). Reads are zero-copy (mmap’d). Writes are batched.

Structs§

MemoryQuery
Query filter for memories.
MemoryStore
The LMDB environment containing all 14 galaxy sub-databases plus 4 index DBs.