> On Mar 25, 2015, at 1:46 PM, Gilbert Pleczynski <[email protected]> wrote: > > How do I know if it is using _bulk_docs to store the docs?
Oh, you’re replicating the docs. I thought you meant you were loading them from some local data file. Yes, the Android replicator inserts docs in bulk. It’s slower than the iOS one for a number of reasons related to Android platform APIs and being written in Java instead of native code, but Hideki is working hard on speeding it up for the next major release. —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/1E896934-3936-4EB7-81A0-960E6313B07A%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
