/SncRedisBundle

A Redis bundle for Symfony supporting Predis and PhpRedis

Primary LanguagePHPMIT LicenseMIT

RedisBundle

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads

About

This bundle integrates Predis and phpredis into your Symfony application.

As Predis has not been maintained since 2016 it is highly recommended to use the faster and native phpredis extension instead.

Branches

Version 3.* supports Symfony 3.4, 4.x and 5.x build Status

(Unmaintained) Version 2.* supports Symfony 2.7+, 3.x and 4.x. build Status

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

Documentation

Read the documentation in Resources/doc/

License

See LICENSE.