30
edits
(Remove the redundant descriptions) |
(Add reference for Cache Architecture) |
||
Line 28: | Line 28: | ||
* '''Offline Support''' | * '''Offline Support''' | ||
** Cache store is a subset of cloud storage, so Cache system still can provide cached file content from cache store even no network connection available. | ** Cache store is a subset of cloud storage, so Cache system still can provide cached file content from cache store even no network connection available. | ||
=== Architecture === | === Architecture === | ||
* '''Cache Manager''' | * '''Cache Manager''' | ||
Line 66: | Line 65: | ||
| Related Web API || Blob, MSE(?), ... || Blob, Device Storage, ... | | Related Web API || Blob, MSE(?), ... || Blob, Device Storage, ... | ||
|} | |} | ||
Reference | |||
* [https://docs.google.com/presentation/d/1gB41Z6uQQO9C51Ns2aAm2A7vJox0AYt5tz2vyDC0xuo/edit#slide=id.p Cache Architecture study] | |||
== Proposed Solution(s) == | == Proposed Solution(s) == |
edits