Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.02 KB

File metadata and controls

21 lines (12 loc) · 1.02 KB

RedisBundle

About

This bundle integrates Predis and phpredis into your Symfony application.

Branches

  • Use version 2.* for Symfony 2.7+ and 3.0+. build status
  • Use version 1.1.* or the 1.1 branch if you are using Symfony >=2.1,<3.0. build status
  • Use version 1.0.* or the 1.0 branch if you are using Symfony 2.0.*. build status

This bundle is also available via composer, find it on packagist.

Documentation

Read the documentation in Resources/doc/

License

See LICENSE.