rename dmanager.php to manager.php

This commit is contained in:
Guobao Jiang 2014-03-19 16:54:48 +08:00
parent d014eaae6a
commit be8fa71580
2 changed files with 15 additions and 0 deletions

View File

@ -1,4 +1,19 @@
<?php
/***
* INTRO
* This class uses to monitor all redis cluster pool
*
* DEPENDS
* phpredis and iredis
*
* VERSION
* 2014-03-19 1.0
*
* AUTHOR
* Aborn Jiang
*
***/
require_once '/vagrant_data/data/rediska/library/Rediska.php';
// Initialize Rediska