From 4ad743fc8b5fcbd2037cfe2a4da14d1b46c4cc27 Mon Sep 17 00:00:00 2001 From: Kyoung-chan Lee Date: Sun, 6 Sep 2015 17:20:18 +0900 Subject: [PATCH] Update a outdated information in README. --- cache/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache/README.md b/cache/README.md index 72d0d1c5..893b213f 100644 --- a/cache/README.md +++ b/cache/README.md @@ -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: