You've already forked system-design-primer
mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-06-12 21:47:33 +02:00
Add Design a key-value store for a search engine image
This commit is contained in:
@ -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)
|
||||
|
||||

|
||||
|
||||
### 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)
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user