couchbase 4.1.0

Couchbase Server PHP extension


The PHP client library provides fast access to documents stored in a Couchbase Server.

License: Apache V2

Changes

* PCBC-824: implement replica reads
* PCBC-630: implement legacy durability for mutations
* PCBC-880 support for configuration profiles
* PCBC-889 'Skip' SearchOption has no effect
* Bug fixes, logger and build improvements