Пример #1
0
 public static function init()
 {
     self::$redis = new Client(require BASE_PATH . self::CONFIG_FILE);
 }