mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	Fix memcache architecture URL (#631)
This commit is contained in:
		@@ -966,7 +966,7 @@ NoSQL は **key-value store**、 **document-store**、 **wide column store**、
 | 
			
		||||
* [キーバリューデータベース](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/)
 | 
			
		||||
* [メムキャッシュアーキテクチャ](https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/)
 | 
			
		||||
* [メムキャッシュアーキテクチャ](https://adayinthelifeof.nl/2011/02/06/memcache-internals/)
 | 
			
		||||
 | 
			
		||||
#### ドキュメントストア
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user