Services/Sync/Server: Difference between revisions

From MozillaWiki
< Services‎ | Sync
Jump to navigation Jump to search
No edit summary
(Link another external syncstorage-rs set-up guide.)
 
(8 intermediate revisions by 7 users not shown)
Line 1: Line 1:
This page groups all information related to the new Python implementation of the Sync server.
= 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":

Python implementation

Information related to the 2012-ish Python implementation of the Sync server:

Subpages