Memoryoverlay.php
Copyright 2013-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Interfaces, Classes, Traits and Enums
- Horde_Cache_Storage_Memoryoverlay
- A memory overlay for a cache backend. Caches results in PHP memory for the current access so the underlying cache backend is not continually hit.