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
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 01:42:33 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