A cache driver that stores cached data in the CMSMS tmp/cache directory.
This class supports file locking, and serializing advanced data. It supports storing files in munged filenames (so that the content of files is difficult to discern by the filename, locking blocking, and grouping cached data.
cms_filecache_driver | A cache driver that stores cached data in the CMSMS tmp/cache directory. |