Services/Sync/Server: Difference between revisions
Jump to navigation
Jump to search
Tarek.ziade (talk | contribs) No edit summary |
Julianfoad (talk | contribs) (Link another external syncstorage-rs set-up guide.) |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
= Rust implementation = | |||
Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs": | |||
* [https://gitlab.com/agile-penguin/syncstorage-rs_rhel syncstorage-rs instructions for RHEL], along with [https://youtu.be/jdtoyIW4Lec a video], by Jona Sander. (external) | |||
* [https://aur.archlinux.org/packages/firefox-syncstorage-git syncstorage-rs package for archlinux], by jewelux. (external) | |||
* [https://artemis.sh/2023/03/27/firefox-syncstorage-rs.html syncstorage-rs instructions for various distros], by Artemis. (external) | |||
= Python implementation = | |||
Information related to the 2012-ish Python implementation of the Sync server: | |||
* [[Services/Sync/Server/DesignNotes|Design notes]] | * [[Services/Sync/Server/DesignNotes|Design notes]] | ||
* [[Services/Sync/Server/ReleaseProcess|Release process]] | * [[Services/Sync/Server/ReleaseProcess|Release process]] | ||
* Current development: http://hg.mozilla.org/services/server-full | |||
* [https://mozilla-services.readthedocs.io/ Mozilla Services Documentation] | |||
= Subpages = | |||
{{subpagelist}} |
Latest revision as of 10:08, 5 October 2023
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
- Services/Sync/Server/API
- Services/Sync/Server/API/ResponseCodes/1.0
- Services/Sync/Server/API/Storage/1.0
- Services/Sync/Server/API/Storage/1.1
- Services/Sync/Server/API/User/1.0
- Services/Sync/Server/Archived
- Services/Sync/Server/Archived/0.3/API
- Services/Sync/Server/Archived/0.3/API/Admin
- Services/Sync/Server/Archived/0.3/API/Payloads
- Services/Sync/Server/Archived/0.3/API/Registration
- Services/Sync/Server/Archived/0.3/API/ResponseCodes
- Services/Sync/Server/Archived/0.3/Setup
- Services/Sync/Server/Archived/0.3/Setup/Server
- Services/Sync/Server/Archived/0.5/API
- Services/Sync/Server/Archived/0.5/Setup/Migration
- Services/Sync/Server/Archived/0.5/Setup/Storage
- Services/Sync/Server/Archived/BackendBraindump
- Services/Sync/Server/Archived/HereComesEverybody
- Services/Sync/Server/Archived/HereComesEverybody/Cassandra
- Services/Sync/Server/Archived/HereComesEverybody/HBaseNotes
- Services/Sync/Server/Archived/HereComesEverybody/HyperTable
- Services/Sync/Server/DesignNotes
- Services/Sync/Server/GlobalConfFile
- Services/Sync/Server/Hibernation
- Services/Sync/Server/Notes/QuotaAlgo
- Services/Sync/Server/ReleaseProcess
- Services/Sync/Server/ReleaseTagging
- Services/Sync/Server/SyncChangesets