mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/10110] Update comments with a link to the phpredis extension
PHPBB3-10110
This commit is contained in:
parent
fad7333e72
commit
f18d93756c
@ -2,8 +2,7 @@
|
||||
/**
|
||||
*
|
||||
* @package acm
|
||||
* @version $Id$
|
||||
* @copyright (c) 2005, 2011 phpBB Group
|
||||
* @copyright (c) 2011 phpBB Group
|
||||
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
*
|
||||
*/
|
||||
@ -40,6 +39,10 @@ if (!defined('PHPBB_ACM_REDIS'))
|
||||
|
||||
/**
|
||||
* ACM for Redis
|
||||
*
|
||||
* Compatible with the php extension phpredis available
|
||||
* at https://github.com/nicolasff/phpredis
|
||||
*
|
||||
* @package acm
|
||||
*/
|
||||
class acm extends acm_memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user