macula_mri_ets (macula v0.20.5)
View SourceMRI ETS Storage Adapter
In-memory storage adapter using ETS tables. Implements both macula_mri_store and macula_mri_graph behaviours.
Suitable for development, testing, and single-node deployments. For distributed deployments, use macula_mri_khepri.
Summary
Functions
-spec clear() -> ok.
Clear all data.
Start the ETS adapter.
-spec stats() -> map().
Get statistics.
-spec stop() -> ok.
Stop the ETS adapter.