Commit graph

15 commits

Author SHA1 Message Date
Frank Agerholm
00bfdb7b74 Apache port changed to 8080 2019-01-17 08:52:54 +01:00
Frank Agerholm
71fdbc6a5a Dockerfile bugfix 2019-01-17 06:48:48 +01:00
Frank Agerholm
e21bbe6b51 Dockerfile ENV fix 2019-01-17 06:43:35 +01:00
Frank Agerholm
ce70c9b4bf Dockerfile added 2019-01-17 06:41:48 +01:00
Frank Agerholm
28d30c6499 header bugfix 2019-01-16 19:51:42 +01:00
Frank Agerholm
212aeefd36 get_cfg_from_env() default value bugfix 2019-01-16 19:46:15 +01:00
Frank Agerholm
29898d6417 PHP function error fixed 2019-01-16 19:33:04 +01:00
Frank Agerholm
5fd9c7c349 Retwis Title configuration option 2019-01-16 17:41:14 +01:00
Frank Agerholm
f5fdd918a5 Print hostname in page header. 2019-01-09 13:15:39 +01:00
Frank Agerholm
e01f818ab0 gitignore file added 2018-12-27 16:25:29 +01:00
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