December 9, 201311 yr <?php /** * @brief Redis Cache Class * @author <a href='http://www.invisionpower.com'>Invision Power Services, Inc.</a> * @copyright © 2001 - SVN_YYYY Invision Power Services, Inc. * @license http://www.invisionpower.com/legal/standards/ * @package IPS Social Suite * @since 18 Oct 2013 * @version SVN_VERSION_NUMBER */ namespace IPSDataCache; /** * Redis Cache Class */ class _Redis extends IPSDataCache ...
Archived
This topic is now archived and is closed to further replies.