Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mozilla-services/server-syncstorage
- Owner: mozilla-services
- License: other
- Created: 2012-02-01T00:08:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T16:13:40.000Z (over 1 year ago)
- Last Synced: 2024-11-03T08:33:56.494Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 2.56 MB
- Stars: 87
- Watchers: 22
- Forks: 27
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - mozilla-services/server-syncstorage - The SyncServer server software, as used by Firefox Sync (others)
- awesome-starred - mozilla-services/server-syncstorage - The SyncServer server software, as used by Firefox Sync (others)
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