You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
func (c *RedisCacher) delObjects(key string) error {
}
删除的时候用到了keys命令,db里面的key比较多的时候会导致卡顿,可以改成scan嘛?
此外,这个redis缓存好久不更新了,有生成使用的例子嘛?
The text was updated successfully, but these errors were encountered: