Download the PHP package riesenia/cakephp-rediscluster without Composer
On this page you can find all versions of the php package riesenia/cakephp-rediscluster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download riesenia/cakephp-rediscluster
More information about riesenia/cakephp-rediscluster
Files in riesenia/cakephp-rediscluster
Download riesenia/cakephp-rediscluster
More information about riesenia/cakephp-rediscluster
Files in riesenia/cakephp-rediscluster
Vendor riesenia
Package cakephp-rediscluster
Short Description CakePHP 3.x cache engine for Redis Cluster
License MIT
Package cakephp-rediscluster
Short Description CakePHP 3.x cache engine for Redis Cluster
License MIT
Please rate this library. Is it a good library?
Informations about the package cakephp-rediscluster
CakePHP 3.x cache engine for Redis Cluster
PHP library providing basic shopping cart functionality.
Installation
Install the latest version using composer require riesenia/cakephp-rediscluster
Or add to your composer.json file as a requirement:
Usage
Use as cache engine. For more information see CakePHP Caching.
Example configuration:
Slave failover / distribution
Slave failover / distibution can be configured by failover
configuration key. See related chapter in phpredis cluster readme.
Possible values are:
- none (default)
- error
- distribute
- slaves
All versions of cakephp-rediscluster with dependencies
PHP Build Version
Package Version
Requires
cakephp/cache Version
~3.0
The package riesenia/cakephp-rediscluster contains the following files
Loading the files please wait ....