Hi, last time I looked at it couchbase lite didn't use feature detection but parses the server string. It would use _bulk_get if the server identifies as a sync gateway(?) of a particular version or higher. Forgot the exact details.
regards, Stefan 2017-11-13 18:46 GMT+01:00 Nick Wood <[email protected]>: > Hello, > > With the recent release of CouchDB 1.7.x that looks like it includes the > _bulk_get api, we expected our mobile app that's built on Couchbase Mobile > 1.4 to make use of this, but it doesn't appear to. > > Has anyone had success getting this to work and if so, was there a trick? > > Nick
