Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Decouple storage formats from cloud services #803

@wlandau

Description

@wlandau

Prework

Description

  • Deprecate the special "aws_*" storage formats in favor of a new repository argument of tar_target() which could be "none", "aws", or "gcp".
  • Adjust tar_format() accordingly.
  • Resolve the class structure of store objects dynamically instead of implementing all the combinations in advance (e.g. class_aws_qs).

This will help scale targets to more cloud storage platforms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions