mauricext4fs/php-redis

RedisController is a high performance PHP Redis client which implement some of the latest Redis functionalities. It is completely written in PHP and does not required anything else than PHP 5.4 and a local installation of Redis Server with Unix socket enabled.


Keywords
redis, phpredis, mauricext4fs, redis-php, php-redis, RedisPhp, phpRedisController
License
BSD-1-Clause

Documentation

php-redis-controller

Simple but efficient PHP Redis Controller. Written purely in PHP. Do not requires any Redis PHP extension.

As of today, and for the best performance, this is mean only to be use with a Redis server install locally with unix socket enabled.

The location of that unix socket must be as follow: /tmp/redis.sock