Merge pull request #468 from cloudaice/patch-1
Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -43,7 +43,7 @@ interval means the gc time. The cache will check at each time interval, whether | ... | @@ -43,7 +43,7 @@ interval means the gc time. The cache will check at each time interval, whether |
| 43 | 43 | ||
| 44 | ## Memcache adapter | 44 | ## Memcache adapter |
| 45 | 45 | ||
| 46 | memory adapter use the vitess's [Memcache](http://code.google.com/p/vitess/go/memcache) client. | 46 | Memcache adapter use the vitess's [Memcache](http://code.google.com/p/vitess/go/memcache) client. |
| 47 | 47 | ||
| 48 | Configure like this: | 48 | Configure like this: |
| 49 | 49 | ... | ... |
-
Please register or sign in to post a comment