frc/wp-env-heroku-redis
最新稳定版本:v2.1.4
Composer 安装命令:
composer require frc/wp-env-heroku-redis
包简介
Export Heroku redis addon configuration for WordPress.
关键字:
README 文档
README
Expose Heroku redis addon configuration to WordPress.
Accepted env keys:
- REDIS_URL: If you are using heroku-redis addon
- REDISCLOUD_URL: If you are using rediscloud addon
- REDIS_SESSION_STORAGE: Set to "true" (without quotes) if you want PHP sessions to be persisted in Redis storage, instead of PHP's default of using machine's temporary directory. This is useful when you need to persist sessions across multiple dynos.
Incompatible changes from 1.0.0
In v2.0.0, REDIS_SESSION_STORAGE explicitly needs to be set to the string "true" instead of a truthy value.
统计信息
- 总下载量: 54.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-31