Moodle Plugins directory: Plugin type: Stores | Moodle.org
Stores 
cachestore_apc
The alternative PHP cache (APC) is an opcode cache for PHP that provides a persistent application data store cache to PHP applications.
This plugin allows the use of that APC data store as a Moodle cache store. In turn allowing you to use APC within Moodle.
Latest release: 25 sites 5 downloads 5
cachestore_memcachedcluster
Memcached caching plugin that allows separate but synced stores, particularly useful for load balanced installs.
Latest release: 20 sites 34 downloads 3
cachestore_xcache
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.
Latest release: 5 sites 1 downloads 3
cachestore_memcachecluster
Memcache caching plugin that allows separate but synced stores, particularly useful for load balanced installs.
Latest release: 6 sites 4 downloads