frc/wp-env-heroku-redis 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

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.

统计信息

  • 总下载量: 55.05k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-31