On Mar 6, 2014, at 9:01 AM, Bart Arribe <[email protected]> wrote:
> Basically, I was thinking, if all the devices are connected to a local area > network, can we use the sync gateway to sync all the devices and manage the > conflicts ? Oh, sure. The gateway is pretty lightweight. You'll need a database too, of course, but you can set up a Couchbase bucket with a small RAM allocation. This should run well for small use cases on a low-end PC. (I'd recommend using a Mac because Couchbase Server is super easy to install: it's just an app that you double-click. Or on Linux it might be available via the package manager.) --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/26B1053D-C94A-4D6F-9911-04EA322E480A%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
