Skip to content

WIP: Backport KVStore changes - #159

Closed
tnull wants to merge 3 commits into
lightningdevkit:mainfrom
tnull:2023-08-kvstore-updates
Closed

WIP: Backport KVStore changes#159
tnull wants to merge 3 commits into
lightningdevkit:mainfrom
tnull:2023-08-kvstore-updates

Conversation

@tnull

Copy link
Copy Markdown
Collaborator

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.
@tnull
tnullforce-pushed the 2023-08-kvstore-updates branch from a695c1f to e1d081cCompareAugust 24, 2023 09:25
.. which asserts that all `KVStore` implementations operatate
synchronously, i.e., yield identical results given the same inputs.
@tnull
tnullforce-pushed the 2023-08-kvstore-updates branch from e1d081c to 76d2f03CompareAugust 24, 2023 18:03
@tnulltnull mentioned this pull request Sep 11, 2023
@tnull

Copy link
Copy Markdown
CollaboratorAuthor

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

@tnulltnull closed this Sep 11, 2023
Sign up for freeto 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

@tnull