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

Querying keys without Tombstones #7

Open
martinsumner opened this issue Sep 14, 2023 · 1 comment
Open

Querying keys without Tombstones #7

martinsumner opened this issue Sep 14, 2023 · 1 comment

Comments

@martinsumner
Copy link

There is no way presently to query for keys in Riak, with tombstones filtered out. Keylisting, $key queries and find_keys all return keys including tombstones.

There should be an options for at least one of these queries to skip tombstones. This should ease transitioning to delete_mode of keep - having a configurable method of returning key queries without tombs.

@martinsumner
Copy link
Author

#8

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