mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2022-02-20 22:36:45 +03:00
Fix memcache architecture URL (#631)
This commit is contained in:
@@ -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/)
|
||||
|
||||
#### 文档类型存储
|
||||
|
||||
|
||||
Reference in New Issue
Block a user