1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-25 06:54:14 +00:00

Update a outdated information in README.

This commit is contained in:
Kyoung-chan Lee 2015-09-06 17:20:18 +09:00
parent 06ec3a931d
commit 4ad743fc8b

2
cache/README.md vendored
View File

@ -43,7 +43,7 @@ interval means the gc time. The cache will check at each time interval, whether
## Memcache adapter
Memcache adapter use the vitess's [Memcache](http://code.google.com/p/vitess/go/memcache) client.
Memcache adapter use the [gomemcache](http://github.com/bradfitz/gomemcache) client.
Configure like this: