Skip to content

Latest commit

 

History

History

README.md

This directory contains code from Point-Free Episode: [CloudKit Sync:

The SyncEngine](https://www.pointfree.co/episodes/ep341-cloudkit-sync-the-syncengine)

With our database migrated, it’s time to take the SyncEngine for a spin to see how it seamlessly synchronizes data to and from iCloud, how it resolves conflicts when records are edited and deleted from multiple devices, and even how records are synchronized from different versions of the application and database schema.