Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozilla-services/server-syncstorage

The SyncServer server software, as used by Firefox Sync
https://github.com/mozilla-services/server-syncstorage

Last synced: 18 days ago
JSON representation

The SyncServer server software, as used by Firefox Sync

Awesome Lists containing this project

README

        

[![CircleCI](https://circleci.com/gh/mozilla-services/server-syncstorage.svg?style=svg)](https://circleci.com/gh/mozilla-services/server-syncstorage)

# 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:

* https://mozilla-services.readthedocs.io/en/latest/storage/apis-1.5.html

This code is only one part of the full Sync Server stack and is unlikely
to be useful in isolation.

If you want to run a self-hosted version of the Sync Server,
you should start from here:

* https://mozilla-services.readthedocs.io/en/latest/howtos/run-sync-1.5.html

More general information can be found at the following links:

* https://mozilla-services.readthedocs.io/en/latest/storage
* https://wiki.mozilla.org/Services/Sync