mirror of
https://github.com/astaxie/beego.git
synced 2025-03-04 21:27:12 +00:00

- Instead of using HASH for all the caches, use HASH + normal KEYs. - HASH being used as a collection of all KEYs, this is useful when application wants to clear all keys.