concurrent reads and serial writes to couchbase lite iOS

26 views
Skip to first unread message

vijay kumar sabbu

unread,
Oct 30, 2014, 6:02:54 AM10/30/14
to mobile-c...@googlegroups.com
Hi,

I am using couchbase lite for my iOS app. Currently I am setting a dispatchQueue for CBLManager to a serial queue which I have created, this is to make all the requests serial. But I want Concurrent multiple reads and serial writes to the DB. How can we accomplish this?

Note: If I dont set dispatchQueue property, I am getting database busy error coming all the time if I access on multi threaded way.

Please suggest me to how to do it...
Reply all
Reply to author
Forward
0 new messages