Cache/StorageStack.php

Copyright 2010-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.

Classes

Horde_Cache_Storage_Stack Driver that loops through a given list of storage drivers to search for a cached value. Allows for use of caching backends on top of persistent backends.