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

Implement caching for flightaware flight number lookups #92

Open
YourFin opened this issue Jan 9, 2020 · 0 comments
Open

Implement caching for flightaware flight number lookups #92

YourFin opened this issue Jan 9, 2020 · 0 comments
Assignees

Comments

@YourFin
Copy link
Collaborator

YourFin commented Jan 9, 2020

Depends on #27, but given that the flight searches will cost $0.012 per request and we'll probably have a lot of people on the same flights, caching requests is probably a good idea. This may be a problem for redis, which seems to have good support in rails, but we'll see. #30 might start being useful here as well.

@YourFin YourFin added ruby Pull requests that update Ruby code and removed ruby Pull requests that update Ruby code labels Jan 9, 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

2 participants