-
Type:
New Feature
-
Status: Unverified Fix (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.0.8
-
Fix Version/s: 3.0.9-RC1
-
Component/s: Caching (ACM)
-
Labels: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/).