Changes

Jump to: navigation, search

Firefox OS/Cloud Storage

190 bytes added, 06:00, 29 April 2015
no edit summary
Document based API is used to help web apps save/operate their application data, such as indexedDB, on the cloud storage.
*Filesystem based API
Filesystem based API supports web apps to access cloud storage with filesystem operations, such as file create, delete, open, read, write, close, etc.<br />Reference for Filesystem based API: [http://www.w3.org/TR/file-system-api/ W3C FileAPI][https://github.com/filerjs/filer#providers filer][[WebAPI/DeviceStorageAPI|DeviceStorageAPI]]
== Virtual Storage Interface ==
Virtual Storage Interface is plugin system for cloud storage framework to cooperate with different cloud storage.
==== Drawbacks ====
*DeviceStorageAPI is not a standard API for all browser.
*FUSE is not supported in all platformplatforms.
=== JS library solution ===
33
edits

Navigation menu