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

RxJava BackpressureStrategy #71

Open
nthtrung09it opened this issue Jun 28, 2019 · 0 comments
Open

RxJava BackpressureStrategy #71

nthtrung09it opened this issue Jun 28, 2019 · 0 comments

Comments

@nthtrung09it
Copy link

Hi,
I saw in your code, you used BackpressureStrategy.BUFFER for flowableQuery.
But in a Realm article: https://academy.realm.io/posts/creating-a-reactive-data-layer-with-realm-and-rxjava2, they said:

As RealmResults are always updated to be the latest version, it makes sense that you would need it as a Flowable with LATEST backpressure strategy.

How do you think about it?

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