Skip to content

Implement countDocs from DocumentStore interface #9

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

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

heiglandreas
Copy link
Contributor

This implements the countDoc feature from the DocumentStore interface so
it can be used together with the latest version of the DocumentStore.

This allows top retrieve the number of affected documents without
having to actually retrieve all the documents.

This implements the countDoc feature from the DocumentStore interface so
it can be used together with the latest version of the DocumentStore.

This allows top retrieve the number of affected documents without
having to actually retrieve all the documents.
@codeliner
Copy link

Awesome! Thank you @heiglandreas

@codeliner codeliner merged commit ebf2dfa into event-engine:master Mar 24, 2020
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

Successfully merging this pull request may close these issues.

2 participants