1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-10 14:21:01 +00:00

change github.com/garyburd/redigo to newest branch github.com/gomodule/redigo

This commit is contained in:
godcong
2018-03-26 16:59:01 +08:00
parent f16688817a
commit 886fefe738
5 changed files with 34 additions and 31 deletions

2
cache/README.md vendored
View File

@ -52,7 +52,7 @@ Configure like this:
## Redis adapter
Redis adapter use the [redigo](http://github.com/garyburd/redigo) client.
Redis adapter use the [redigo](http://github.com/gomodule/redigo) client.
Configure like this: