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

findUsers return stream #37

Open
dvirarad opened this issue Jan 23, 2019 · 1 comment
Open

findUsers return stream #37

dvirarad opened this issue Jan 23, 2019 · 1 comment

Comments

@dvirarad
Copy link

Hi,
I don't want to store all of the user's results on my ram, I try to use the "entryParser" function and use EventEmitter but I am getting a problem of backpressure when saving on DB with BulkOp.
I want to use stream on the results from the findUsers function.

@jsumners
Copy link
Owner

I'm sorry. But I am unable to follow what you are saying.

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

2 participants