mozilla / fxa-email-service

DEPRECATED - Migrated to https://github.com/mozilla/fxa
Mozilla Public License 2.0
6 stars 6 forks source link

wip: add an endpoint for writing configuration data #258

Open philbooth opened 5 years ago

philbooth commented 5 years ago

Related to #185.

Adds an endpoint that can write (or merge) config data to Redis. There's quite a lot here for a single reviewer, hence opening as WIP and I'll pull out some smaller chunks that can be reviewed independently over the next couple of days.