electivegroup/cache-bundle
Composer 安装命令:
composer require electivegroup/cache-bundle
包简介
Elective Cache Bundle
关键字:
README 文档
README
Cache bundle for symfony
Add routes to your routing file:
# app/config/routes.yaml
cache_bundle:
resource: '@ElectiveCacheBundle/Resources/config/routes.yaml'
Add service to your service file:
# app/config/services.yaml
imports:
- { resource: '@ElectiveCacheBundle/Resources/config/services.yaml' }
Add cache subscriptions to your env file, example:
# app/.env
CACHE_SUBSCRIPTIONS=-acl-api-organisation-updated-candidates-api,-acl-api-user-updated-candidates-api
统计信息
- 总下载量: 1.73k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-03