Moodle Plugins directory: XCache: Stats | Moodle.org
XCache
Stores ::: cachestore_xcache
Maintained by
Sam Hemelryk
XCache is a PHP opcode cacher designed to accelerate the performance of PHP execution. One of the features it provides is a variable data store that can be used within PHP code to persist variables between requests.
This plugin is an XCache cache store designed to utilise that variable data store and allow Moodle to make better use of XCache.