stores
In-memory stores for the BRMS core v2 simulation.
Modules:
-
instrument_store–InstrumentStore: in-memory registry of financial instruments.
-
metric_store–MetricStore: time-series store for bank-level metrics.
-
position_store–PositionStore: in-memory store with indexed position access.
-
transaction_log–TransactionLog: append-only transaction history with fast lookup indices.
-
valuation_store–ValuationStore: time-series store for position valuations.