top | item 45382649

(no title)

ElectroNomad | 5 months ago

Does Immich support bi-directional synchronization?

Say I deleted a photo from my device, and it gets deleted on the server?

discuss

order

Ciantic|5 months ago

It apparently doesn't support that: https://github.com/immich-app/immich/discussions/4341

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.

ElectroNomad|5 months ago

Thanks so much!

Following the issue now