mirror of
https://github.com/astaxie/beego.git
synced 2024-11-16 19:50:54 +00:00
c7c0b01ec5
cache add function // IncrBy increase counter by num. IncrBy(key string, num int) // DecrBy decrease counter by num. DecrBy(key string, num int) |
||
---|---|---|
.. | ||
redis_test.go | ||
redis.go |