Updated Async Filer Metadata Backup (markdown)

Chris Lu 2021-03-03 22:10:10 -08:00
parent 7991e5777e
commit bb0cb25611

@ -24,4 +24,4 @@ Just need to configure the remote store the same way as `filer.toml`.
`weed filer.meta.backup` can be stopped and resumed. The metadata backup progress is tracked in the remote store itself. So you can pause/resume any time, and even resume from a separate machine.
It is worth noting that the remote store can be different from the source filer store. E.g., you can use cheaper on disk LevelDB as a remote store to backup Redis.
It is worth noting that the remote store can be different from the source filer store. E.g., you can use a cheaper on disk LevelDB as a remote store to backup Redis.