Download the PHP package b3n/typo3-predis-cache without Composer
On this page you can find all versions of the php package b3n/typo3-predis-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package typo3-predis-cache
TYPO3 Redis caching backend
Instead of using the PHP extension "redis" like the build-in TYPO3 Redis caching backend, this one uses the predis (https://github.com/nrk/predis) library - so no PHP extension is required!
Most of this library is identical to the build-in redis backend, I simply changed the redis calls.
Installation
Composer
Usage
Example single server configuration
Example configuration with replication
You can pass every setting like you would when you use predis directly. For more information please have a look here: https://github.com/nrk/predis#how-to-install-and-use-predis
All versions of typo3-predis-cache with dependencies
PHP Build Version
Package Version
Requires
predis/predis Version
^1.1
The package b3n/typo3-predis-cache contains the following files
Loading the files please wait ....