The new PECL package cassandra-1.0.0RC (beta) has been released at http://pecl.php.net/.
Release notes ------------- # 1.0.0-rc Features: * Added `Cassandra\Collection::remove()`. * Added `Cassandra\Blob::toBinaryString()`. * Added ability to configure io threads and connections per host. * Enabled latency aware routing by default and added a way of disabling it. * Enabled TCP nodelay, added a way of disabling it. * Added configuration for TCP keepalive. Bug Fixes: * [PHP-30] Segfault when using FutureRows * [PHP-31] Segfault during deserialization of NULL values * [PHP-33] Fixed timestamps generation on 32bit systems * [PHP-37] Removed extra null byte when `Cassandra\Blob` created from string * [PHP-41] Fix memory leak when using batch statements Package Info ------------- A modern, feature-rich and highly tunable PHP client library for Apache Cassandra and DataStax Enterprise using exclusively Cassandra's binary protocol and Cassandra Query Language v3. Related Links ------------- Package home: http://pecl.php.net/package/cassandra Changelog: http://pecl.php.net/package-changelog.php?package=cassandra Download: http://pecl.php.net/get/cassandra-1.0.0RC.tgz Authors ------------- Bulat Shakirzyanov (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
