Firefox/RemoteSettings: Difference between revisions

Update link to addon
(Update and add contact info)
(Update link to addon)
Line 14: Line 14:
* Single endpoint for polling for changes
* Single endpoint for polling for changes
* Client synchronization (diff based, local db)
* Client synchronization (diff based, local db)
* Client-side target filtering (JEXL a-la Normandy)
* Client Telemetry
* Client Telemetry
* Robust protocol (retry, precondition headers, backoff, …)
* Robust protocol (retry, precondition headers, backoff, …)
Line 35: Line 36:
* [https://github.com/mozilla/remote-settings Project milestones]
* [https://github.com/mozilla/remote-settings Project milestones]


== about:remotesettings ==
== RemoteSettings DevTools ==


A tool is available to diagnose remote settings synchronization and state. See https://github.com/leplatrem/aboutremotesettings
An addon is available to diagnose remote settings synchronization and state. See https://github.com/mozilla/remote-settings-devtools


= Use Cases =  
= Use Cases =  
24

edits