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 4.1.2
(stable)
|
* PCBC-888 handle query context changes (#68) * Added optional context to CouchbaseException constructor (#85)
Notable changes in core C++ ---------------------------
* OpenSSL and CentOS 7 (#382) * CXXCBC-144: Search query on collections should not require you to pass in the scope name (#379) * CXXCBC-145: Search query request raw option not used (#380) * CXXCBC-194: Support ExtThreadSafe transaction extension. (#374, #376) * CXXCBC-316: Core txn get_optional after query issue (#385) * CXXCBC-310: Fixed race condition in transaction_context state machine (#386, #378) |