Inserts are quite fast, even with large databases, the issue is the 
update/delete.  The code above will insert the 50K records in a minute, but 
updating a single document thereafter takes 1/4 second, even without any 
replication running.  We have a few use cases where we need to batch update 
up to 200 documents and it can take 1-2 minutes to do this.  All the calls 
are run under a transaction as well.  Thanks again for the response. -james

-- 
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/14456a8c-96a0-42e5-a049-17a191660ab6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to