Services/Sync/Server: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Julianfoad (talk | contribs) (Add a section for the new 2020-ish Rust syncserver-rs, with links to third-party instructions.) |
||
Line 1: | Line 1: | ||
Information related to the | Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs": | ||
(third-party sources) | |||
* [https://gitlab.com/agile-penguin/syncstorage-rs_rhel syncstorage-rs instructions for RHEL], along with [https://youtu.be/jdtoyIW4Lec a video], by Jona Sander. | |||
* [https://aur.archlinux.org/packages/firefox-syncstorage-git syncstorage-rs package for archlinux], by jewelux. | |||
Information related to the 2012-ish Python implementation of the Sync server: | |||
* [[Services/Sync/Server/DesignNotes|Design notes]] | * [[Services/Sync/Server/DesignNotes|Design notes]] |
Revision as of 19:34, 2 August 2023
Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":
(third-party sources)
- syncstorage-rs instructions for RHEL, along with a video, by Jona Sander.
- syncstorage-rs package for archlinux, by jewelux.
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
Random stuff under here:
- 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