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(iroh-sync): implement file system backed for documents #1315

Merged
merged 14 commits into from
Aug 3, 2023

Conversation

dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented Jul 28, 2023

CI failure is based on cberner/redb#653

@dignifiedquire dignifiedquire changed the title [WIP] implement file system backed sync backend implement file system backed sync backend Aug 2, 2023
@dignifiedquire dignifiedquire marked this pull request as ready for review August 2, 2023 11:39
@dignifiedquire dignifiedquire changed the title implement file system backed sync backend feat(iroh-sync): implement file system backed for documents Aug 2, 2023
@dignifiedquire dignifiedquire added feat New feature or request c-iroh-sync labels Aug 2, 2023
@dignifiedquire dignifiedquire merged commit 594c54a into sync-gossip-bytes Aug 3, 2023
13 of 15 checks passed
@dignifiedquire dignifiedquire deleted the sync-db branch August 3, 2023 20:22
@dignifiedquire dignifiedquire restored the sync-db branch August 3, 2023 20:22
Frando pushed a commit that referenced this pull request Aug 7, 2023
* start refactoring store into its own module

* implement more details

* works again

* draft fs db and integrate error handling

* fill out more of the implemenation

* lifetime sadness

* self referential fight: Rust 0 - Dig 1

* basic tests and range fixes

* introduce Store trait and update tests to test against both impls

* implement remove

* integrate new storage into the example

* implement iterators

* fixes and more tests

* clippy and deny cleanup
Frando pushed a commit that referenced this pull request Aug 10, 2023
* start refactoring store into its own module

* implement more details

* works again

* draft fs db and integrate error handling

* fill out more of the implemenation

* lifetime sadness

* self referential fight: Rust 0 - Dig 1

* basic tests and range fixes

* introduce Store trait and update tests to test against both impls

* implement remove

* integrate new storage into the example

* implement iterators

* fixes and more tests

* clippy and deny cleanup
Frando pushed a commit that referenced this pull request Aug 14, 2023
* start refactoring store into its own module

* implement more details

* works again

* draft fs db and integrate error handling

* fill out more of the implemenation

* lifetime sadness

* self referential fight: Rust 0 - Dig 1

* basic tests and range fixes

* introduce Store trait and update tests to test against both impls

* implement remove

* integrate new storage into the example

* implement iterators

* fixes and more tests

* clippy and deny cleanup
@dignifiedquire dignifiedquire deleted the sync-db branch November 1, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-iroh-sync feat New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant