couchbase 4.3.0

Couchbase Server PHP extension


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

License: Apache V2

Changes

New features and enhancements
=============================

* PCBC-1023: Add numVBuckets to BucketSettings. (#210)
* PCBC-1024: Improve SDK error messages for account lock/unlock feature. (#211)
* PCBC-1025: Add CAS to core append/prepend. (#208)
* PCBC-1020: Implement getMulti() and getMultiReplicasFromPreferredServerGroup() for transactions. (#213)