Firefox OS/Cloud Storage: Difference between revisions

Add the description for Cache Policy
(performance improvement description)
(Add the description for Cache Policy)
Line 42: Line 42:
** Provide an interface for each web storage provider (Dropbox, Box.net, etc) to communicate with Cache Manager.
** Provide an interface for each web storage provider (Dropbox, Box.net, etc) to communicate with Cache Manager.
* '''Cache Policy'''
* '''Cache Policy'''
** Cache store entry can be flexible to adjust for different requirement, i.e. storage size. Any new request can replace one existed entry if the maximum entry is exceeded. ‘existed entry’ has not been well-defined yet, and it depends on user story.
** Cache policy is a set of method to prefetch file content or meta aggressively, so the response time for each request can be improved.
** Cache policy is a set of method to prefetch file content or meta aggressively, so the response time for each request can be improved.


30

edits