Download the PHP package werkint/redis-bundle without Composer
On this page you can find all versions of the php package werkint/redis-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download werkint/redis-bundle
More information about werkint/redis-bundle
Files in werkint/redis-bundle
Download werkint/redis-bundle
More information about werkint/redis-bundle
Files in werkint/redis-bundle
Vendor werkint
Package redis-bundle
Short Description Bundle providing Redis (namespaced) for services via tags
License GPL-3.0+
Package redis-bundle
Short Description Bundle providing Redis (namespaced) for services via tags
License GPL-3.0+
Please rate this library. Is it a good library?
Informations about the package redis-bundle
RedisBundle
Bundle providing Redis (namespaced) for services via tags
This bundle allows separation of services with namespaces. You tag each service which use Memcached, so when the container is being compiled, each service get an instance of doctrine cache provider with corresponding namespace set. Also this bundle helps store sessions in namespaces.
Also notice, that full namespace for services would be something like "company_devtheservice", so you even can have multiple instances of project running on the machine at the same time.
Configuration
Adding tagged services (namespace: "theservice")
All versions of redis-bundle with dependencies
PHP Build Version
Package Version
Requires
doctrine/common Version
*
symfony/framework-bundle Version *
predis/predis Version *
php Version >=5.5
symfony/framework-bundle Version *
predis/predis Version *
php Version >=5.5
The package werkint/redis-bundle contains the following files
Loading the files please wait ....