Package Information |
Summary |
DataStax PHP Driver for Apache Cassandra |
Maintainers |
Michael Penick (lead)
[details]
|
License |
Apache License 2.0 |
Description |
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. |
Homepage |
http://datastax.github.io/php-driver/
|
Release notes
Version 1.2.0
(stable)
|
# 1.2.0
Features:
* Added support for `tinyint` and `smallint` types * Added support for `date` and `time` types * Added support for secondary index metadata * Added support for UDF/UDA metadata * Added support for materialized view metadata * Added blacklist and whitelist datacenter and host policies
Bug Fixes:
* [PHP-100] Whitelist/Blacklist LB setting should update the cluster builder hash key * [PHP-101] Memory leak when paging results |