Storage Module¶
This module provides storage and playback functions of experimental data.
ReplayWriter¶
ReplayWriter¶
ReplayDatasetSpec¶
ReplayWriter¶
ColumnDef¶
TableSchema¶
Distributed Replay Proxy¶
In large-scale simulations, ReplayProxy only carries replay_dir and the enabled flag. After each agent / env / society process receives the proxy, it lazily loads a local ReplaySink and appends sharded JSONL directly.
ReplayWriter¶
Compatible data model¶
The following models are only compatible with reading historical SQLite databases; new experiments no longer write to these agent tables by default.