Add missing APCu

This commit is contained in:
Matias Griese
2017-05-11 13:37:24 +03:00
parent 5fc5813274
commit 77b44f83e1

View File

@@ -17,6 +17,7 @@ use RocketTheme\Toolbox\Event\Event;
* The GravCache object is used throughout Grav to store and retrieve cached data.
* It uses DoctrineCache library and supports a variety of caching mechanisms. Those include:
*
* APCu
* APC
* XCache
* RedisCache