martinsumner/leveled

Allow full bookie snapshots that support query API

martinsumner opened this issue · 0 comments

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 nhs-riak/riak_core#1