Home
Softono

RealmRxNotifications

Open source MIT Java
37
Stars
6
Forks
1
Issues
2
Watchers
8 years
Last Commit

 About RealmRxNotifications

Reactive layer (similar to the pattern repository) for the Realm.

Platforms

Web Self-hosted

Languages

Java

Links

Need Help Installing RealmRxNotifications?

We provide expert installation service for this software. Our team will install, configure, and secure RealmRxNotifications on your server. plans start at just $30.

RealmRxNotifications

View on GitHub

RealmRxNotifications

Reactive layer (similar to the repository pattern) for the Realm. Main idea is to use reactive layer for accessing the Realm. If you make a request to the layer it will always return an Observable<T>. The layer remembers entity and predicate and returns Observable<T> in the future. If entity will be changed, the subject will find out about it.