Hacker News new | ask | show | jobs
by askmenot26 8 days ago
how does it handle changes done on destination database? Does it sync them back to local database ?
1 comments

SyncLite currently supports unidirectional replication/consolidation from embedded database to destination database. Reverse path from destination to local db(with conflict resolution) is on the roadmap.