azenned/smc
最新稳定版本:1.3.0
Composer 安装命令:
composer require azenned/smc
包简介
Blueflame cache library using shared memory (SHM)
README 文档
README
You will need to add scripts on your project composer.json and configurations:
"extra": {
"smc-enable-apcu": true,
"smc-enable-services": true
},
"scripts": {
"pre-autoload-dump": "Blueflame\\Composer\\PluginConfiguration::onPreAutoloadDump"
}
- smc-enable-apcu : add apcu compatiblity layer
- smc-enable-services : enable Drupal SMC service and override cache backend
统计信息
- 总下载量: 16.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-11-16