Skip to content

return42/server-syncstorage

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Makefile 1.1%
  • Shell 0.4%