Переглянути джерело

Add Design a key-value store for a search engine image

Donne Martin 8 роки тому
батько
коміт
068480aa55
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -306,3 +306,9 @@ Check out the following links to get a better idea of what to expect:
 [View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/social_graph/README.md)
 
 ![Imgur](http://i.imgur.com/cdCv5g7.png)
+
+### Design a key-value store for a search engine
+
+[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/query_cache/README.md)
+
+![Imgur](http://i.imgur.com/4j99mhe.png)