Ivago: scraper to populate search cache #27
Labels
No labels
Brainstorm
Parent
bug
duplicate
enhancement
help wanted
idea
invalid
project/backend
project/frontend
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Depends on
#34 Ivago: make populate_ivago remove deleted entries
Chewing_Bever/fej
Reference: Chewing_Bever/fej#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before we can switch to the database for requests, we need to write a helper program that can populate said database.
Streetstruct to Diesel-compatible structIdea: Diesel keeps track of when an entry was last updated, so maybe we can use this to clear out any outdated entries after updating the database
The best method will probably be to keep track of the last time a street name was inserted/update:
Ivago: scraper to populate cacheto Ivago: scraper to populate search cache