connect() connect(string $type = '', array $options = array()) : object 连接缓存 Parameters string $type 缓存类型 array $options 配置数组 Returns object
getInstance() getInstance( $type = '', $options = array()) : mixed 取得缓存类实例 Parameters $type $options Returns mixed