refactor: Generic Backend trait, implements FsBackend and S3Backend #109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/storage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR does a bit of refactoring to support different kinds of storage backends. It adds support for local FS, and continues to use minio for s3-compatible support, for now.
Will probably need to use another library at some point, but for now it'll do.
WIP: refactor: Generic Backend trait, implements FsBackendto WIP: refactor: Generic Backend trait, implements FsBackend and S3BackendWIP: refactor: Generic Backend trait, implements FsBackend and S3Backendto refactor: Generic Backend trait, implements FsBackend and S3Backend