1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-29 03:44:12 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
reterVision
2933d1fedd Make redis cache timeout not trivial.
- 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.
2014-07-05 22:27:31 +08:00