mirror of
https://github.com/astaxie/beego.git
synced 2025-07-10 11:40:20 +00:00
change github.com/garyburd/redigo to newest branch github.com/gomodule/redigo
This commit is contained in:
2
cache/README.md
vendored
2
cache/README.md
vendored
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user