mirror of
https://github.com/astaxie/beego.git
synced 2025-04-04 00:05:59 +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.