I was using a MacBook Pro as the "gateway" between Cloudant and peer-to-peer syncing with my iPhone 6s. I had another Mac which was syncing only with Cloudant. I made some changes to the database on the iPhone, then a moment later those changes appeared on the MacBook Pro and then another quick moment later on the other Mac. It works really well. So 3 devices in total for the demo. It's built-in to my commercial product Tap Forms Organizer, so there's no code repo that I can share. I haven't released this version to the public yet. It was more of a sneak peek to show the local Calgary development community what I've been up to and to show off Couchbase Lite.
Thanks! Brendan On Thursday, February 4, 2016 at 1:34:30 PM UTC-7, sweetiewill wrote: > > That 's great! Is the repo available somewhere to play with? Having a > common protocol, CouchDB to work across different products like IBM > Cloudant is quite a value add overall too. Great job at showing P2P > between two device! Are they both the same device or different? > > On Thursday, February 4, 2016 at 2:27:39 PM UTC-5, Brendan Duddridge wrote: >> >> I gave a small presentation last night to our local iOS Dev meetup group. >> About 30 people in attendance. I demoed the upcoming version of my app, >> explained why I switched from raw SQL with SQLite over to Couchbase Lite >> and then showed them peer-to-peer syncing between 2 devices with one of >> them also syncing to a 3rd device using IBM Cloudant. The demo went really >> well. Getting sync for free I think sparked some interest in the attendees. >> >> Thanks for making a great product! >> >> >> On Thursday, February 4, 2016 at 9:45:56 AM UTC-7, Jens Alfke wrote: >>> >>> >>> On Feb 3, 2016, at 6:24 PM, Thiago Alencar <[email protected]> wrote: >>> >>> I'll be presenting on the next Cocoaheads event here in Berlin about >>> Couchbase. There is already more than 100 people confirmed. >>> >>> >>> That’s great! Thanks a lot for doing this. It’s well timed, since we >>> just released Couchbase Mobile 1.2 >>> <http://blog.couchbase.com/2016/january/announcing-couchbase-mobile-1.2> >>> today >>> :-D >>> >>> If any of you know of a feature worth mentioning, or have some >>> supplemental material, I'd be grateful to have it :) >>> >>> >>> I’ll post in a minute about the new features in the 1.2 components. >>> Also, here are the slides >>> <https://speakerdeck.com/snej/couchbase-mobile-101> of my “Couchbase >>> Mobile 101” presentation from last May. >>> >>> Maybe I'm a bit outdated, quick question: how's the status of shadow >>> buckets? Is this no longer the recommended way of interacting with the data >>> from the backend side, or should we be using purely the sync gateway's REST >>> API? >>> >>> >>> The REST API is preferred because it’s cleaner and more supportable >>> going forward. But bucket shadowing is still supported, and can be >>> necessary in some cases where you’ve got existing Couchbase buckets managed >>> by an app server that you want to expose to mobile clients. >>> >>> We’re working on integrating Sync Gateway more deeply into the Couchbase >>> server itself, so mobile client and app servers can share a single bucket, >>> but that’s still a ways out. >>> >>> —Jens >>> >> -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/815968ce-fc2d-49cc-b5b4-e6916b72b4b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
