Amine Naro
Posts: 0
Joined: Thu Feb 19, 2015 7:18 pm

Realtime DB Synch .

just like firebase , noSQL realtime synch , updates on db , goes to all connected devices to that update . even if the update is coming from another device as well ....

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Realtime DB Synch .

Hello!

Sorry, I'm not sure I understand you correctly, could you please detail your request?

Amine Naro
Posts: 0
Joined: Thu Feb 19, 2015 7:18 pm

Realtime DB Synch .

talking about the appery DB ,need it in a way that when anything happens on the db (insert / update / delete ) , it triggers an event in all devices running the app ( we can add filters of course to avoid sending the event , to an unconcerned devices , for filter i like the way "deployd" did it )

you can check the firebase , and the deployd DB s , they both has this feature , and i'd like to see it on appery .

if it still not clear , i think we'll need to ahev an IM conversation , so i can follow with you step by step ...

thnx

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Realtime DB Synch .

Hi -

You can implement something like this now with Server code, but this wouldn't be so much productive at the moment.

For now we don't have any near plans to implement this in our platform.

Amine Naro
Posts: 0
Joined: Thu Feb 19, 2015 7:18 pm

Realtime DB Synch .

thanks .

Return to “Issues”