天天看点

自带单例模式的redis类

调用方法:

 $this->redis = caching::getinstance();

$aa = $this->redis->get('aa');