-
New Feature
-
Resolution: Fixed
-
Blocker
-
3.0.8
-
None
Add a Redis caching module (http://area51.phpbb.com/phpBB/viewtopic.php?f=4&t=37740).
Redis is a key-value database. It is similar to memcached but the dataset is not volatile and other datatypes (such as lists and sets) are natively supported (http://redis.io/).