Implement S3-based BackupLocation #122
Labels
enhancement
New feature or request
good first issue
Good for newcomers
storage
Issues impacting the storage layer
Milestone
We should support backing up to an S3 bucket. by implementing BackupLocation for a type that supports S3.
We should consider move shared S3 code from
bonsaidb-keystorage-s3
into a new package,bonsaidb-s3
, if we find there's enough to warrant it. Having a single configuration to represent an S3 bucket location seems useful.bonsaidb-s3
The text was updated successfully, but these errors were encountered: