The new PECL package couchbase-2.3.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
* PCBC-443: Remove PCS dependency and rewrite PHP stubs using Zend C API
* PCBC-382: Implement cluster-level authorization using ClassicAuthenticator
* Migrate API to \Couchbase namespace (old API still available on toplevel as 
aliases,
  see tests/AliasesTest.php)
* PCBC-383: Cross-bucket joins for N1QL (see 
examples/api/couchbase.N1qlQuery.crossBucket.php)
* Refresh API documentation, describe all input options, put everything into 
single file
  (see api/*.php), and prepare them for PHPStorm 
(https://github.com/JetBrains/phpstorm-stubs/pull/180)
* PCBC-386: Implement Datastructures API: List, Set, Map and Queue (see 
tests/DatastructuresTest.php)
* Improve connection management, persistent connections by default, track and 
close idle connections.

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

Related Links
-------------
Package home: http://pecl.php.net/package/couchbase
   Changelog: http://pecl.php.net/package-changelog.php?package=couchbase
    Download: http://pecl.php.net/get/couchbase-2.3.0.tgz

Authors
-------------
Sergey Avseyev <[email protected]> (lead)
Brett Lawson <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to