application-services/examples
Bastian Gruber 91c55bf4f3 feat: adding a remote-settings CLI download feature, sync with local data
Adding two commands to the cargo remote-settings CLI, `dump-sync` and `dump-get`. This allows
to download a local dump of a set of collections, and keep it up to date with the remote version.

It's also possible to open a PR right away to update this file in the app-services repo.

`cargo remote-settings dump-sync --create-pr` will create a local branch and push it to the repo.

When trying to `get_records` from the component, it first checks if the database has some,
if not, it checks if the collection exists and takes it from the local file.
2024-11-19 13:41:28 +00:00
..
autofill-utils Updating the fxa-client example 2024-04-04 15:32:33 +00:00
cli-support Updating the fxa-client example 2024-04-04 15:32:33 +00:00
fxa-client Back out "Support for a new "close all inactive tabs" command." 2024-08-28 20:19:45 +00:00
places-autocomplete Update some crates to avoid cargo audit errors 2024-03-06 16:02:17 +00:00
places-utils Fix up some internal dependences. 2024-10-10 15:11:11 +00:00
push-livetest Adds back boolean for unsubscribe 2023-05-31 15:39:52 +00:00
relevancy-cli Starting a CLI for relevancy. 2024-05-10 20:17:59 +00:00
remote-settings-cli feat: adding a remote-settings CLI download feature, sync with local data 2024-11-19 13:41:28 +00:00
suggest-cli Remove unwanted ingestion measurements 2024-10-24 13:21:23 +00:00
sync-pass Updating the fxa-client example 2024-04-04 15:32:33 +00:00
tabs-sync Updating the fxa-client example 2024-04-04 15:32:33 +00:00