mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 18:56:59 +01:00
First, the AtomicFileWriter writes data to a rolling file and before swapping the rolling file with the active file. This makes all file writes atomic and let's Bisq recover from crashes. |
||
---|---|---|
.. | ||
main/java/bisq/persistence | ||
test/java/bisq/persistence |