headzoo / redis-bundle
适用于 Symfony2 的 Redis 扩展包
1.7
2016-02-16 20:20 UTC
Requires
- php: >=5.3.3
- symfony/framework-bundle: 3.0.*
- symfony/yaml: 3.0.*
Requires (Dev)
- doctrine/cache: 1.*
- predis/predis: 0.8.*
- symfony/console: 3.0.*
Suggests
- monolog/monolog: If you want to use the monolog redis handler.
- predis/predis: If you want to use predis (currently only v0.8.x is supported).
- symfony/console: If you want to use commands to interact with the redis database