承接 azenned/smc 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-11-16