Read Firefox Sync server using Kinto API.
Project description
Syncto
Syncto is a server allowing you to store and retrieve Firefox Sync user data attached to your Firefox account using a subset of the Kinto API in order to be able to use Kinto.js for that task.
CHANGELOG
This document describes changes between each past release.
1.2.0 (2015-10-22)
Send Cache-Control: no-cache header (#54)
Make sure collection_list return an empty list (#56)
1.1.0 (2015-10-14)
Do not install postgresql dependencies by default.
Add statsd metrics on SyncClient response status_code. (#49)
Handle the new Firefox Sync sort=oldest parameter. (#46)
Rename ids to in_ids to reflect the Kinto protocol. (#50)
Make sure Next-Page header keeps QueryString parameters. (#47)
Add a Token server heartbeat. (#44)
Remove the not accurate Total-Records header when paginating. (#43)
Expose the now deprecated cliquet.batch_max_requests settings. (#48)
1.0.0 (2015-10-06)
First implementation of Syncto server.
Connection with Token server and Sync servers.
Encrypted credentials caching (#30, #31)
Collections are Read-only by default
Write permission on collection can be configured.
Statsd monitoring for backends calls.
Convert Syncto requests headers to Firefox Sync ones.
Convert Firefox Sync headers to Syncto ones.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.