I\'ve got a simple implementation of RXJava where when the app is loaded, the entire database is loaded:
Disposable ds = viewModel.geAllUsers() .subscribeOn(Sc