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

Caching solution to reduce BigQuery calls #4

Open
davonprewitt opened this issue Jan 26, 2020 · 1 comment
Open

Caching solution to reduce BigQuery calls #4

davonprewitt opened this issue Jan 26, 2020 · 1 comment
Assignees

Comments

@davonprewitt
Copy link
Contributor

We want to reduce the number of times our API calls our DB. Create a small DB using SQLAlchemy and integrate it into our Flask app. For a good example, check the marta-map repo.

@davonprewitt
Copy link
Contributor Author

Also a method for locally testing the API.

@davonprewitt davonprewitt self-assigned this Feb 3, 2020
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