Open juliobetta opened 8 years ago
Save the contents in a local database and then synchronize with the server whenever a connection is present.
At this point, posts are being saved in a local database. The next step now is to keep track of every changes, and then sync them with the server.
Save the contents in a local database and then synchronize with the server whenever a connection is present.