Skip to content
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

feat: blobstore #62

Merged
merged 24 commits into from
Mar 7, 2023
Merged

feat: blobstore #62

merged 24 commits into from
Mar 7, 2023

Conversation

gmaclennan
Copy link
Member

@gmaclennan gmaclennan commented Jan 23, 2023

An initial implementation of a BlobStore, fixes #52

@gmaclennan gmaclennan mentioned this pull request Jan 23, 2023
@sethvincent sethvincent changed the base branch from mapeo-core-store to main February 8, 2023 22:01
@gmaclennan
Copy link
Member Author

Rebased on main

@gmaclennan gmaclennan marked this pull request as ready for review February 22, 2023 12:22
Copy link
Contributor

@sethvincent sethvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like with the invites PR I read through this again and it looks good to me. Excited to merge it and work on integrating everything 👍

Added a helper to remove boilerplate in tests
Changed blobStore.download() to accept an optional filter, rather than
a file path, because file paths are not used elsewhere
@gmaclennan
Copy link
Member Author

gmaclennan commented Feb 28, 2023

I read through this again today and did some cleanup and additional tests. Before merging I want to:

Additional tests

Ok for after merge

@sethvincent sethvincent self-requested a review February 28, 2023 21:58
@gmaclennan gmaclennan deleted the feat/blobstore branch August 31, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlobStore
2 participants