Commit graph

5 commits

Author SHA1 Message Date
Frank Agerholm
29a0861780 default exception handler added, Client-Options for connections added 2018-12-27 16:25:15 +01:00
Frank Agerholm
2128fb4dba config file added 2018-12-27 16:24:38 +01:00
Frank Agerholm
2679cd9e4a PHP short-open-tags fixed 2018-12-27 16:00:48 +01:00
antirez
74fa8136d2 Fix Redis link into footer. 2014-05-29 12:07:40 +02:00
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