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 items in a reactive way #2

Open
bryant1410 opened this issue Mar 29, 2016 · 0 comments
Open

Filter items in a reactive way #2

bryant1410 opened this issue Mar 29, 2016 · 0 comments

Comments

@bryant1410
Copy link
Member

Right now, the filter is not applied to an Observable. Maybe a better approach is that entities are directly got as Observables, and then a filter can be applied. So this should return an Observable instead: https://github.com/Jearil/SimpleNoSQL/blob/master/SimpleNoSQL/src/main/java/com/colintmiller/simplenosql/threading/DataDispatcher.java#L140

@bryant1410 bryant1410 assigned bryant1410 and unassigned bryant1410 Mar 29, 2016
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