CloudServices/Sync: Difference between revisions
Jump to navigation
Jump to search
(change content of Firefox section) |
m (typo) |
||
Line 13: | Line 13: | ||
=[[Services/Sync/FxSync|Firefox Sync]]= | =[[Services/Sync/FxSync|Firefox Sync]]= | ||
[[Services/Sync/FxSync|Firefox Sync]] is the | [[Services/Sync/FxSync|Firefox Sync]] is the name of the Sync component bundled with Firefox. | ||
Click through for more information on the component, including development and release information. | Click through for more information on the component, including development and release information. |
Revision as of 21:46, 10 August 2011
Firefox Sync is a core feature of Firefox 4 and later on both desktop and mobile. Firefox Home is a companion for iOS which gives you access to your data on your iOS device.
Specifications
- Storage Format
- Sync JavaScript client API (on MDC)
The APIs for Sync are now documented on http://docs.services.mozilla.com/ , including
Firefox Sync
Firefox Sync is the name of the Sync component bundled with Firefox.
Click through for more information on the component, including development and release information.
Server
Rust implementation
Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":
- syncstorage-rs instructions for RHEL, along with a video, by Jona Sander. (external)
- syncstorage-rs package for archlinux, by jewelux. (external)
- syncstorage-rs instructions for various distros, by Artemis. (external)
Python implementation
Information related to the 2012-ish Python implementation of the Sync server:
- Design notes
- Release process
- Current development: http://hg.mozilla.org/services/server-full
- Mozilla Services Documentation
Subpages
- CloudServices/Sync/Atomic IO
- CloudServices/Sync/Canned bug responses
- CloudServices/Sync/Client Log Debugging
- CloudServices/Sync/FAQ
- CloudServices/Sync/File a desktop bug
- CloudServices/Sync/File an Android bug
- CloudServices/Sync/File an iOS bug
- CloudServices/Sync/FxSync
- CloudServices/Sync/FxSync/2011H1Plan
- CloudServices/Sync/FxSync/Archived
- CloudServices/Sync/FxSync/Archived/0.3 Weekly Status
- CloudServices/Sync/FxSync/Archived/13GoLive
- CloudServices/Sync/FxSync/Archived/About:Weave
- CloudServices/Sync/FxSync/Archived/About:Weave/Design Goals
- CloudServices/Sync/FxSync/Archived/About:Weave/Information Architecture
- CloudServices/Sync/FxSync/Archived/About:Weave/Mobile Design Goals
- CloudServices/Sync/FxSync/Archived/About:Weave/Mobile Dialogs
- CloudServices/Sync/FxSync/Archived/About:Weave/User Dialogs
- CloudServices/Sync/FxSync/Archived/AddDataType
- CloudServices/Sync/FxSync/Archived/Attic
- CloudServices/Sync/FxSync/Archived/Building:Older Versions
- CloudServices/Sync/FxSync/Archived/OAuth
- CloudServices/Sync/FxSync/Archived/ReferenceServer
- CloudServices/Sync/FxSync/Archived/Testing
- CloudServices/Sync/FxSync/Archived/Weave FAQ
- CloudServices/Sync/FxSync/ClientPriorities
- CloudServices/Sync/FxSync/Crossweave2
- CloudServices/Sync/FxSync/DeathToUnknownError
- CloudServices/Sync/FxSync/Developer/Building
- CloudServices/Sync/FxSync/Developer/ClientAPI
- CloudServices/Sync/FxSync/Developer/Notifications
- CloudServices/Sync/FxSync/FaviconSync
- CloudServices/Sync/FxSync/Feedback
- CloudServices/Sync/FxSync/Performance
- CloudServices/Sync/FxSync/PushingDevUpdates
- CloudServices/Sync/FxSync/QA
- CloudServices/Sync/FxSync/QA/FreshStart
- CloudServices/Sync/FxSync/Releases
- CloudServices/Sync/FxSync/Releases/0.2
- CloudServices/Sync/FxSync/Releases/0.2/Release Notes
- CloudServices/Sync/FxSync/Releases/0.3
- CloudServices/Sync/FxSync/Releases/0.3/PRD
- CloudServices/Sync/FxSync/Releases/0.4
- CloudServices/Sync/FxSync/Releases/0.5
- CloudServices/Sync/FxSync/Releases/0.6
- CloudServices/Sync/FxSync/Releases/0.7
- CloudServices/Sync/FxSync/Releases/0.8
- CloudServices/Sync/FxSync/Releases/1.0
- CloudServices/Sync/FxSync/Releases/1.1
- CloudServices/Sync/FxSync/Releases/1.3
- CloudServices/Sync/FxSync/Releases/1.4
- CloudServices/Sync/FxSync/Releases/1.5
- CloudServices/Sync/FxSync/StoreRedesign
- CloudServices/Sync/FxSync/Syncorro
- CloudServices/Sync/FxSync/WarOnSpinningEventLoop
- CloudServices/Sync/Meetings
- CloudServices/Sync/Metrics
- CloudServices/Sync/Metrics Template
- CloudServices/Sync/OKRs 2016Q3
- CloudServices/Sync/ReDash
- CloudServices/Sync/Send Tab
- CloudServices/Sync/Sprint 1
- CloudServices/Sync/Sprint 2
- CloudServices/Sync/Sprint 3
- CloudServices/Sync/Sprint 4
- CloudServices/Sync/Status
- CloudServices/Sync/Status/Team
- CloudServices/Sync/Status Updates
- CloudServices/Sync/Transition testing
Other documentation
Firefox Sync quick reference for Xmarks users