We just released a new version of Realm Java to this website and to Maven. This release includes first-class API support for RxJava. RxJava RxJava is a Reactive Extensions library from Netflix that extends the Observer pattern. It makes it possible to work with changes to Realm data using composable sequences of operators. All Realm classes except RealmQuery and RealmList can now be exposed as an