Skip to main content

Module store

Module store 

Source

Structsยง

LocalMemoryStore
In-memory store backed by a HashMap (no SQLite dep needed for initial impl). Replace with SQLite in production via the same trait.
MemoryEntry
A stored memory entry