文件名称:php-cassandra:用于 Apache Cassandra 的原始 DataStax CC++ 驱动程序的 PHP 扩展
文件大小:27KB
文件格式:ZIP
更新时间:2024-07-08 00:13:52
C++
php-cassandra - Apache Cassandra (alpha) 的 PHP 驱动程序/扩展 Apache Cassandra 的 PHP 驱动程序。 此驱动程序专门用于 Cassandra 查询语言版本 3 (CQL3) 和 Cassandra 的二进制协议。 建造 该库使用 DataStax 官方 c++ 驱动程序在构建 php-cassandra 之前,您应该下载并安装适用于 Apache Cassandra 的 DataStax C++ 驱动程序。 git clone https://github.com/datastax/cpp-driver/ --branch deprecated --single-branch cpp-driver cd cpp-driver cmake . && make && make install git clone https
【文件预览】:
php-cassandra-master
----CREDITS(28B)
----cassandra.cpp(53KB)
----php_cassandra.h(3KB)
----tests()
--------0004-cqlbuilder-build.phpt(382B)
--------0006-cqlquery-construct.phpt(239B)
--------config.inc(188B)
--------skipif.inc(77B)
--------0010-cqlfutureresult-wait.phpt(594B)
--------0011-cqlresult-construct.phpt(604B)
--------0005-cqlcluster-connect.phpt(429B)
--------0001-cqlbuilder-construct.phpt(240B)
--------0009-cqlfutureresult-construct.phpt(563B)
--------0002-cqlbuilder-addcontactpoint.phpt(278B)
--------0003-cqlbuilder-addcontactpoint-with-port.phpt(295B)
--------0008-cqlquery-getquerystring2.phpt(360B)
--------0007-cqlquery-getquerystring.phpt(331B)
----LICENSE(18KB)
----config.w32(317B)
----demo()
--------selectFromTable.php(3KB)
--------createKeyspace.php(894B)
----README.md(2KB)
----config.m4(2KB)