From 5a5ade6925cc7167d7b7ac82ec3362a486ae05dd Mon Sep 17 00:00:00 2001 From: Nnachevvv <44066540+Nnachevvv@users.noreply.github.com> Date: Thu, 23 Dec 2021 15:13:05 +0200 Subject: [PATCH] Update memcache URL --- README-zh-Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index 047f6813..368f588a 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -977,7 +977,7 @@ NoSQL 是**键-值数据库**、**文档型数据库**、**列型数据库**或* - [键-值数据库](https://en.wikipedia.org/wiki/Key-value_database) - [键-值存储的劣势](http://stackoverflow.com/questions/4056093/what-are-the-disadvantages-of-using-a-key-value-table-over-nullable-columns-or) - [Redis 架构](http://qnimate.com/overview-of-redis-architecture/) -- [Memcached 架构](https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/) +- [Memcached 架构](https://adayinthelifeof.nl/2011/02/06/memcache-internals/) #### 文档类型存储