fusio/adapter-cassandra
Composer 安装命令:
composer require fusio/adapter-cassandra
包简介
Provides a connection to work with a cassandra database
关键字:
README 文档
README
Fusio adapter which provides a connection to work with a cassandra database.
The adapter uses the datastax/php-driver package thus it requires the
cassandra PHP extension. You can install the adapter with the following steps
inside your Fusio project:
composer require fusio/adapter-cassandra
php bin/fusio system:register Fusio\Adapter\Cassandra\Adapter
NOTICE: Currently the cassandra extension supports only older PHP versions, so it is not possible to use this extension until there is a newer version.
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2017-01-14