Developed with love by KnpLabs Hire us for your project!
183

SncRedisBundle

by snc

A Redis bundle for Symfony2 supporting Predis and PhpRedis

RedisBundle project status build status

About

This bundle integrates Predis and phpredis into your Symfony2 application.

Branches

  • Use the 2.0 branch if you are using Symfony2 2.0.*.
  • Use the master branch if you are using Symfony2 >=2.1.0,<2.4-dev.

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

Documentation

Read the documentation in Resources/doc/

License

See Resources/meta/LICENSE.

Copyright (c) Henrik Westphal <henrik.westphal@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
  • Fixed SncRedisExtensionTest
    By snc, 22 days ago
  • Fixed SncRedisExtensionTest
    By snc, 22 days ago
  • Fixed SncRedisExtensionTest
    By snc, 22 days ago
  • Fixed SncRedisExtensionTest
    By snc, 22 days ago
  • Fixed SncRedisExtensionTest
    By snc, 22 days ago
  • Fixed swiftmailer spool integration
    By snc, 22 days ago
  • Merge pull request #86 from piscis/patch-1
    By snc, 22 days ago
  • Merge pull request #91 from Shine-neko/master
    By snc, 1 month ago
  • Support for Symfony2.3
    By Shine-neko, 1 month ago
  • Using travis way of installing dependencies with composer
    By snc, 1 month ago
  • Merge pull request #74 from Sgoettschkes/flushall_command
    By snc, 1 month ago
  • Changing travis to install PHPRedis
    By Sgoettschkes, 1 month ago
  • Adding redis:flushall command and extracting code into RedisBaseCommand
    By Sgoettschkes, 1 month ago
  • Fixed testInvalidXmlConfig()
    By snc, 1 month ago
  • Fixed phpunit autoloading
    By snc, 1 month ago
  • Update index.md
    By piscis, 2 months ago
  • Added missing comment
    By snc, 3 months ago
  • Merge pull request #83 from sifue/master
    By snc, 3 months ago
  • phpredis can't set a prefix before settting DNS.
    By sifue, 3 months ago
  • Fixed #78
    By snc, 4 months ago
  • Merge pull request #80 from luxemate/predis-prefix-fix
    By snc, 4 months ago
  • Fixed prefixing keys in predis
    By luxemate, 4 months ago
  • Updated README.md
    By snc, 5 months ago
  • Add prefix support to phpredis clients (closes #69)
    By snc, 5 months ago
  • Fixed session TTL documentation
    By snc, 5 months ago
  • Merge pull request #73 from MattKetmo/session-ttl
    By snc, 5 months ago
  • Fixed tests
    By snc, 5 months ago
  • Update documentation for the TTL session option
    By MattKetmo, 5 months ago
  • Update tests for the TTL session option
    By MattKetmo, 5 months ago
  • Add TTL parameter to session configuration
    By MattKetmo, 5 months ago