mirror of
https://github.com/getgrav/grav.git
synced 2026-07-20 00:41:55 +02:00
Add missing APCu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user