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

Filter out events for hoodiePluginCryptoStore docs #60

Closed
Terreii opened this issue Dec 16, 2018 · 1 comment · Fixed by #62
Closed

Filter out events for hoodiePluginCryptoStore docs #60

Terreii opened this issue Dec 16, 2018 · 1 comment · Fixed by #62
Assignees

Comments

@Terreii
Copy link
Owner

Terreii commented Dec 16, 2018

Is your feature request related to a problem? Please describe.
In the future (#50) there will be more documents under hoodiePluginCryptoStore/. This could reduce the noise.

Describe the solution you'd like
Filter out all changes to hoodiePluginCryptoStore/-documents in the event-emitter.

Describe alternatives you've considered
Let the user handle the filtering.

Additional context
The user can, if they like to, listen to changes to those documents, if they subscribe to events with hoodie-store-client (or pouchdb directly).

@Terreii
Copy link
Owner Author

Terreii commented Dec 18, 2018

Is already fixed.
Only events of encrypted documents will be emitted.
But an filter will be added

@Terreii Terreii mentioned this issue Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant