Open sneilan opened 1 year ago
All trades should be written to an append only log file for replay. Also send these trades to a database for journaling.
Consider https://tigerbeetle.com/. It's a distributed financial accounting database.
All trades should be written to an append only log file for replay. Also send these trades to a database for journaling.