mkdf/mkdf-stream
Composer 安装命令:
composer require mkdf/mkdf-stream
包简介
MKDF Stream Datasets
README 文档
README
v0.10.0 changes
Added functionality for registering multiple keys against a single dataset and being able to remove access of your own keys from a dataset. Requires mkdf-keys v0.9.6
Note that the following should be added to the parent application's config/autoload/local.php config file, in order to cover MongoDB access credentials and base URLs for making use of the Stream API:
'mkdf-stream' => [ 'user' => 'username', 'pass' => 'password', 'server-url' => 'http://server-url', 'public-url' => 'http://public-url', ],
统计信息
- 总下载量: 72
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2020-03-24