Jump to content

Redis Support


GreenLinks

Recommended Posts

<?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

...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...