fedimint / fedimint-clientd

MIT License
13 stars 14 forks source link

feat: backup dir contents with google cloud and inotify #18

Closed Kodylow closed 4 months ago

Kodylow commented 5 months ago

Adds a crate to do filesystem compressed tar backups of the rocksdb database to google cloud using inotify.

Can do interval backups or backup on closing every write.

Kodylow commented 4 months ago

moved to separate project