retwis/Predis
antirez c58f935fdc Retwis ported to modern Redis data types.
The example (and related documentation at redis.io) was not updated for
5 years. Redis had no sorted sets and hashes when the original code was
written (!). An update was really needed.

We also use a modern PHP client now: Predis. A copy is shipped within
this repository to make life easier to newcomers trying Redis for the
first time via this example.
2014-05-28 11:08:22 +02:00
..
Cluster Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Collection/Iterator Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Command Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Connection Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Iterator Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Monitor Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Option Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Pipeline Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Profile Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Protocol Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
PubSub Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Replication Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Session Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Transaction Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Autoloader.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
BasicClientInterface.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Client.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ClientException.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ClientInterface.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
CommunicationException.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ExecutableContextInterface.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
Helpers.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
NotSupportedException.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
PredisException.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ResponseError.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ResponseErrorInterface.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ResponseObjectInterface.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ResponseQueued.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00
ServerException.php Retwis ported to modern Redis data types. 2014-05-28 11:08:22 +02:00