I’ve mentioned helper libraries for easier Core Data and iCloud and synchronizing Core Data objects between iOS and Mac devices.
Here’s an interesting project that takes things to another level called Ensembles that allows Core Data synchronization with minimal changes to your existing code.
As the readme states:
Ensembles extends Apple’s Core Data framework to add peer-to-peer synchronization for Mac OS and iOS. Multiple SQLite persistent stores can be coupled together via a file synchronization platform like iCloud or Dropbox. The framework can be readily extended to support any service capable of moving files between devices, including custom servers.
An example demonstration app is included.
You can find Ensembles on Github here, and read more about ensembles over on The Mental Faculty blog.
An interesting Core Data synchronization framework.
- Create An iOS App Backend With Data Synchronization, Push Notifications, In App Purchase And Passbook
- Open Source Library For Core Data Syncing Between Any Number Of iOS And Mac Devices
- Framework Providing A Lightweight Node.js Compatible Server That Runs Within iOS Apps
- Tutorial: Easy Core Data Unit Tests With Magical Record And BDD Testing
- Top iOS Development Resources For Week Ended April 7th, 2013
Original article: Open Source Framework Extending Core Data With Peer-To-Peer Synchronization Options
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




