return42 / server-syncstorage

The SyncServer server software, as used by Firefox Sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Storage Engine for Firefox Sync Server, version 1.5

This is the storage engine for version 1.5 of the Firefox Sync Server. It implements the API defined at:

This code is only one part of the full Sync Server stack and is unlikely to be useful in isolation. It also supports a version of the Sync protocol that is not yet used in production.

If you want to run a self-hosted version of the Sync Server for use with existing versions of Firefox, you should start from here:

If you want to run a self-hosted version of the new protocol for testing in-development clients, you should start from here:

More general information can be found at the following links:

About

The SyncServer server software, as used by Firefox Sync

License:Other


Languages

Language:Python 98.5%Language:Makefile 1.1%Language:Shell 0.4%