AndyDune / SncRedisBundle

A Redis bundle for Symfony supporting Predis and PhpRedis

Home Page:https://github.com/snc/SncRedisBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Redis bundle for Symfony supporting Predis and PhpRedis

https://github.com/snc/SncRedisBundle

License:MIT License


Languages

Language:PHP 95.9%Language:HTML 4.1%