Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Worklight JSONStore data sync process with server

I have implemented JSONStore sync process as follows:
1.Push the local changes to the server
2.If pushing data is successful then wipe out all existing local data.
3.Load the fresh copy of data from server.
I need to know is this process of data sync a good way ?
If not then what is the standard and optimized way to do that.

Thanks in Advance

like image 961
Sanket K. Avatar asked Dec 15 '25 13:12

Sanket K.


1 Answers

That is a perfectly valid way of working with external data. Good job.

like image 156
cnandreu Avatar answered Dec 18 '25 08:12

cnandreu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!