mercredi 2 décembre 2015

Syncronize data in SQLite / IONIC from neo4j

I have an ionic application that uses SQLite to store data. The data is retrieved from an HTTP REST Service, which then connects to a neo4j database. I need to be able to sync the changing data or insert any new data into my sqlite database as the data changes on the neo4j server. What is the best way to do this? Are there any existing frameworks? I am aware of PouchDB, but that doesn't really fit with what I am doing.

Aucun commentaire:

Enregistrer un commentaire