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

Feature: List all known keys #448

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Feature: List all known keys #448

wants to merge 1 commit into from

Conversation

albsch
Copy link
Member

@albsch albsch commented Oct 5, 2020

Draft implementation of listing all keys in an AntidoteDB data center (over all shards in the cluster). The new API method return a list of bound objects ([{Key, Type Bucket}]).

The riak_core part is implemented and the API in antidote.erl is extended.

To do:

  • Check semantics of snapshot time and implemented non ignore Snapshot filter
  • Verify again which log entires to use to list keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant