mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 06:40: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) |
||
---|---|---|
.. | ||
memcache_test.go | ||
memcache.go |