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

Allow full bookie snapshots that support query API #413

Closed
martinsumner opened this issue Oct 12, 2023 · 0 comments
Closed

Allow full bookie snapshots that support query API #413

martinsumner opened this issue Oct 12, 2023 · 0 comments

Comments

@martinsumner
Copy link
Owner

The Bookie query API will take the snapshot as part of the API call.

Snapshots of the penciller and inker can be taken separately and returned, should one have knowledge of the internals and want to run repeated queries on the same snapshot.

It would be preferable to have a snapshot that looks like a Bookie, and can support multiple query API calls without needing to refresh the snapshot.

Providing this feature will ease the resolution of https://github.com/nhs-riak/riak_core/issues/1

@martinsumner martinsumner reopened this Oct 12, 2023
martinsumner added a commit to OpenRiak/riak_core-forked that referenced this issue Oct 13, 2023
Initial draft attempt to replicate eleveldb backend functionality in leveled.  Requires resolution to martinsumner/leveled#413
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

No branches or pull requests

1 participant