Say I deleted a photo from my device, and it gets deleted on the server?
This article just highlights how hard it is to make optional offline applications. I feel like there should be a database-level solution to all this synchronizing.
Postgres can't run on a phone, so that's not a candidate for fully-synced database.
Following the issue now
This article just highlights how hard it is to make optional offline applications. I feel like there should be a database-level solution to all this synchronizing.
Postgres can't run on a phone, so that's not a candidate for fully-synced database.