Ivago: cache results of search API #25

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

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.
Jef Roosens added this to the Fej 1.2.0 - Curse of the Forge milestone 2021-04-15 10:40:21 +02:00
Jef Roosens added the
enhancement
label 2021-04-15 10:40:21 +02:00
Jef Roosens self-assigned this 2021-04-15 10:40:21 +02:00
Jef Roosens added this to the Fej 1.2 - Curse of the Forge project 2021-04-15 10:40:21 +02:00
Jef Roosens added a new dependency 2021-04-15 10:40:27 +02:00

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.

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.
Jef Roosens removed this from the Fej 1.2 - Curse of the Forge project 2021-04-16 09:38:41 +02:00
Jef Roosens removed this from the Fej 1.2.0 - Curse of the Forge milestone 2021-04-16 09:38:44 +02:00
Jef Roosens added this to the Fej 1.1.0 - The Calm before the Storm milestone 2021-04-17 09:42:28 +02:00
Jef Roosens added this to the Fej 1.1.0 project 2021-04-17 11:05:43 +02:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
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
There is no content yet.