Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace stats.db with central datastore #11

Open
thomas-maschler opened this issue Feb 23, 2019 · 0 comments
Open

Replace stats.db with central datastore #11

thomas-maschler opened this issue Feb 23, 2019 · 0 comments
Assignees

Comments

@thomas-maschler
Copy link
Contributor

Replace stats.db with central datastore (ie pg) to assure all microservices use the same version and to avoid having to sync all the time with stats.db from S3.
Create authenticated endpoints which allows to update database via microservice
POST /v1/glad-alerts/delete -d {"start_date":<yyyy-mm-dd>, "end_date":,<yyyy-mm-dd>}
POST /v1/glad-alerts/insert -f {"file":<new_data.csv>}

@thomas-maschler thomas-maschler self-assigned this Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant