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

1.2.0 2015-02-20 06:12 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:39:29 UTC


README

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