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/project-docs/sdk-release-notes.html
|
Release notes
Version 2.4.6
(stable)
|
* PCBC-523: Add tracing support for queries and the rest of KV commands. * PCBC-536: Make it clear that timeout properties use microseconds. * PCBC-531: Field encryption (See https://packagist.org/packages/couchbase/couchbase-encryption). * PCBC-537: Implement Bucket#getName() returning bucket name. |