yoiqsram / convenience-store-simulator

Agent-based modeling to simulate convenience store transaction data
0 stars 0 forks source link

Database Checkpoint #1

Open yoiqsram opened 4 months ago

yoiqsram commented 4 months ago

Currently checkpoint only done for the simulator model (default by daily). However, when the simulator is killed, data stored in database will contains the future step of simulator model, thus break the integrity. We need to version the data.

Current ideas: