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

WIP: Backport KVStore changes #159

Closed
wants to merge 3 commits into from

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Aug 22, 2023

This PR encompasses fixes and minor changes that were raised during upstreaming the KVStore.

@tnull tnull marked this pull request as draft August 22, 2023 10:30
.. as we don't require all that logic anymore now that we don't return
an `FilesystemWriter` anymore etc.
This will be mandatory on the upstreamed trait anyways and is useful to
make it easiert to compare returned values.
.. which asserts that all `KVStore` implementations operatate
synchronously, i.e., yield identical results given the same inputs.
@tnull
Copy link
Collaborator Author

tnull commented Sep 11, 2023

Closing this as the changes will need to happen as part of #151.

@tnull tnull closed this Sep 11, 2023
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