Non-S3 targets #595
Closed
rhcarvalho
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
you can replicate your database to an sftp server https://litestream.io/guides/sftp/ not just S3 object servers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use Litestream to backup to a non-S3 target?
I get it that by focusing on a single type of target Litestream is simpler, easier to maintain and easier to use right.
But today I was wondering what would it take to store backups to disk (e.g. network attached disk) or to another SQLite database (i.e. use SQLite itself to store blobs instead of a filesystem).
It would certainly feel very meta if there was an S3-compatible object store backed by SQLite :)
Beta Was this translation helpful? Give feedback.
All reactions