Ivago: cache results of search API #25

Closed
opened 2021-04-15 10:40:21 +02:00 by Jef Roosens · 2 comments
Owner

Instead of always querying their API, we can periodically (e.g. every hour) get all the street names and store these in our database. Then we just use the data from the database instead of their APIs, hopefully increasing the speed of our responses.

Instead of always querying their API, we can periodically (e.g. every hour) get all the street names and store these in our database. Then we just use the data from the database instead of their APIs, hopefully increasing the speed of our responses.
Author
Owner

I's say this is a good first issue to start working with Diesel. It's simple, and allows me to casually learn how to use it.

I's say this is a good first issue to start working with Diesel. It's simple, and allows me to casually learn how to use it.
Author
Owner

This issue is however too broad, so it shall be split into some smaller ones.

This issue is however too broad, so it shall be split into some smaller ones.
Commenting is not possible because the repository is archived.
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Chewing_Bever/fej#25
No description provided.