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 3.2.0
(stable)
|
PCBC-750: Deprecate `getScope` in collections manager. PCBC-725: Add support for collections to Full Text Search. PCBC-764: Serialize `BooleanSearchQuery->mustNot` to `"must_not"`. PCBC-709: Add scope level analytics queries. PCBC-732: Expose partition information for query indexes. PCBC-733: Add analytics index manager. PCBC-769: Do not allow using CAS with counter operations, which are always atomic. PCBC-767: Fix URL for collection create method. PCBC-738: Add `preserveExpiry` support for mutations (`replace`, `upsert` and `mutateIn`). PCBC-700: Manage remote links for analytics service. PCBC-706: Provide tracing interface. PCBC-743: Provide metrics interface. |