objectbox / objectbox-java

Android Database - first and fast, lightweight on-device vector database
https://objectbox.io
Apache License 2.0
4.4k stars 302 forks source link

Fine grained notification #203

Open judemanutd opened 7 years ago

judemanutd commented 7 years ago

Is it possible to be notified only about the data that modified,inserted or deleted in a box when using reactive queries. Something similar to collection notifications in realm. https://realm.io/docs/java/latest/#collection-notifications

jrcacd commented 7 years ago

A must have feature

eygraber commented 6 years ago

This is the only major feature preventing me from trying out ObjectBox