Skip to content

BlobStore s3 backend (ADR-0006) #66

Description

@filipeforattini

What to build

Add an s3 BlobStore backend behind the trait from the expand step. Selectable by configuration; absent config keeps the fs default. See ADR-0006.

Acceptance criteria

  • s3 backend implements the BlobStore trait (put/get content-addressed).
  • Backend selectable by configuration; fs remains the default.
  • Tests cover the backend against a mock/local endpoint.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked:dependencyWaiting on other issues (req:N edges); auto-unblocks when the last dependency closesreq:63Blocked on #63

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions