Skip to content

feat: Add Blobs::builder and use it from Blobs::memory and Blobs::persistent #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Nov 28, 2024

Description

Add Blobs::builder and use it from Blobs::memory and Blobs::persistent

So we have the ability to use the builder when we have a store from outside.

Breaking Changes

none

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

Copy link

github-actions bot commented Nov 28, 2024

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/19/docs/iroh_blobs/

Last updated: 2024-11-28T15:26:25Z

@rklaehn rklaehn changed the title Add Blobs::builder and use it from Blobs::memory and Blobs::persistent feat: Add Blobs::builder and use it from Blobs::memory and Blobs::persistent Nov 28, 2024
@rklaehn rklaehn merged commit d87f671 into main Nov 28, 2024
23 of 24 checks passed
@rklaehn rklaehn deleted the generic-builder branch November 28, 2024 15:31
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.

2 participants