Re: Syncing w/o iCloud
Re: Syncing w/o iCloud
- Subject: Re: Syncing w/o iCloud
- From: Jens Alfke <email@hidden>
- Date: Thu, 20 Dec 2012 22:35:02 -0800
On Dec 20, 2012, at 6:47 PM, Brad Stone <email@hidden> wrote:
> I have an app in OS X that shares files with an app in iOS. Because of security restrictions some information cannot be shared with iCloud. I'd like to do it over a wire. What are my alternatives?
In my day job at Couchbase, I’m developing one called TouchDB <http://touchdb.org> which is, in a nutshell, an embedded equivalent of CouchDB, a popular NoSQL database with really good sync capabilities. You can store data locally in TouchDB and then sync either to a CouchDB server you run, or a hosted server, or even to another instance of TouchDB.
It’s being used by several shipping iOS apps already, with more in development, and there’s an Android version in the works. (The iOS version also runs fine on OS X.)
Another iOS sync library is Symperium (http://symperium.com).
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden