1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-02 07:27:11 +00:00
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
..
2014-07-05 22:27:31 +08:00