Skip to content

splitstream: Add ObjectStore trait for testable object storage#202

Closed
cgwalters wants to merge 1 commit intocomposefs:mainfrom
cgwalters:splitstream-unit-more
Closed

splitstream: Add ObjectStore trait for testable object storage#202
cgwalters wants to merge 1 commit intocomposefs:mainfrom
cgwalters:splitstream-unit-more

Conversation

@cgwalters
Copy link
Collaborator

Introduce an ObjectStore trait that abstracts content-addressed object storage, enabling unit tests to use in-memory storage instead of requiring filesystem-based repositories with fs-verity support.

Assisted-by: OpenCode (Opus 4.5)

Introduce an ObjectStore trait that abstracts content-addressed object
storage, enabling unit tests to use in-memory storage instead of
requiring filesystem-based repositories with fs-verity support.

Assisted-by: OpenCode (Opus 4.5)
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator Author

Upon some reflection I decided to do #206 instead.

@cgwalters cgwalters closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant