amplify-edge / sys

system
Apache License 2.0
0 stars 2 forks source link

DB Backups design #109

Closed joe-getcouragenow closed 3 years ago

joe-getcouragenow commented 3 years ago

NOTE: this is a design issue and we need to gather opinions on this...

Initially i was thinking of backing up to a cloud storage.

Now i think it might be much smarter to do streaming backups from one instance to another.

Why ?

How to do it ?

Badger support streaming backups. I think we use it at the moment, but not sure..

Config aspects

AppliNH commented 3 years ago

Maybe considering MinIO for saving backups would be interesting ? It's made out of Go

https://github.com/minio/minio