samedi 13 juin 2015

synchronizing remote database and sqlite database using long polling in a angularjs application

What is a efficient way to synchronize a remote database with a local database on a mobile device (in this case a sqlite database) using angularjs long polling mechanisms?

The main requirement is that I can't do full table synchronizing because a device don't need all the data from the remote database. I need only specific data for one device.

Aucun commentaire:

Enregistrer un commentaire