mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 02:02:31 +03:00 
			
		
		
		
	Fix memcache architecture URL (#631)
This commit is contained in:
		@@ -1015,7 +1015,7 @@ A key-value store is the basis for more complex systems such as a document store
 | 
			
		||||
* [Key-value database](https://en.wikipedia.org/wiki/Key-value_database)
 | 
			
		||||
* [Disadvantages of key-value stores](http://stackoverflow.com/questions/4056093/what-are-the-disadvantages-of-using-a-key-value-table-over-nullable-columns-or)
 | 
			
		||||
* [Redis architecture](http://qnimate.com/overview-of-redis-architecture/)
 | 
			
		||||
* [Memcached architecture](https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/)
 | 
			
		||||
* [Memcached architecture](https://adayinthelifeof.nl/2011/02/06/memcache-internals/)
 | 
			
		||||
 | 
			
		||||
#### Document store
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user