bisq/persistence
Alva Swanson 7f06107f4d
Implement AtomicFileWriter
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.
2024-02-07 14:53:16 +01:00
..
src Implement AtomicFileWriter 2024-02-07 14:53:16 +01:00
build.gradle Create persistence module 2024-01-31 14:50:12 +01:00