Firefox OS/Cloud Storage: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
= Overview =
= Overview =
This project aims at to support a framework for web apps to interact with cloud storage.<br />
This project aims at to support a framework for web apps to interact with cloud storage.<br />
[[File:Cloud Storage Support Overview.png]]
[[File:Cloud Storage Support Overview.png|600px]]<br />
Cloud Storage framework wants to support following main features
Cloud Storage framework wants to support following features
*Universal Storage API
*Universal Storage API
Universal Storage API is a general API for web apps to access all kinds of cloud storage.   
Universal Storage API is a general API for web apps to access all kinds of cloud storage.   
Line 23: Line 23:
=== FUSE based solution ===
=== FUSE based solution ===
Mounting Cloud Storage to device filesystem through the FUSE mechanism.<br />
Mounting Cloud Storage to device filesystem through the FUSE mechanism.<br />
[[File:Cloud Storage FUSE solution.png]]
[[File:Cloud Storage FUSE solution.png]]<br />
==== Benefits ====
==== Benefits ====
*DeviceStorageAPI
*DeviceStorageAPI
Line 35: Line 35:
   
   
=== JS library solution ===
=== JS library solution ===
[[File:Cloud Storage JS solution.png]]
[[File:Cloud Storage JS solution.png]]<br />


== Framework Issues ==  
== Framework Issues ==  
33

edits

Navigation menu