Package Information |
Summary |
Couchbase Server PHP extension |
Maintainers |
Sergey Avseyev <
sergey dot avseyev at gmail dot com >
(lead)
[details]
|
License |
Apache V2 |
Description |
The PHP client library provides fast access to documents stored in a Couchbase Server. |
Homepage |
https://docs.couchbase.com/php-sdk/current/hello-world/overview.html
|
Release notes
Version 4.3.0
(stable)
|
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) |