ivanlulyf/bunnyphp-memcached
Composer 安装命令:
composer require ivanlulyf/bunnyphp-memcached
包简介
MemcachedCache for BunnyPHP
README 文档
README
MemcachedCache for BunnyPHP
English | 中文
Install
composer require ivanlulyf/bunnyphp-memcached
Configure
"cache" =>[ "name" => "bunny.memcached", "servers" => [ ["127.0.0.1",11211], // replace to your memcached server address list ["127.0.0.1",11211,11], // with priority ] ],
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-15