33
edits
EdenChuang (talk | contribs) No edit summary |
EdenChuang (talk | contribs) 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|550px]]<br /> | ||
Cloud Storage framework wants to support following features | Cloud Storage framework wants to support following features | ||
*Universal Storage API | *Universal Storage API | ||
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]]<br /> | [[File:Cloud Storage FUSE solution.png|550px]]<br /> | ||
==== Benefits ==== | ==== Benefits ==== | ||
*DeviceStorageAPI | *DeviceStorageAPI | ||
Line 44: | Line 44: | ||
= Related links = | = Related links = | ||
[[Firefox_Cloud]]<br /> | *[[Firefox_Cloud]]<br /> | ||
[[Webmaker/MakeDrive|MakeDrive]]<br /> | *[[Webmaker/MakeDrive|MakeDrive]]<br /> | ||
[http://fuse.sourceforge.net/ FUSE(filesystem in userspace)]<br /> | *[http://fuse.sourceforge.net/ FUSE(filesystem in userspace)]<br /> | ||
= Related Bugzilla = | = Related Bugzilla = | ||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=1035053 Bug 1035053 - [Device Storage<nowiki>]</nowiki> To Support Variant Cloud Storage] | *[https://bugzilla.mozilla.org/show_bug.cgi?id=1035053 Bug 1035053 - [Device Storage<nowiki>]</nowiki> To Support Variant Cloud Storage] |
edits