Ivago: scraper to populate search cache #27
			
				
			
		
		
		
	
	
		Labels
		
	
	
	
	No Label
	
		
			
	
	
	
	Brainstorm
		
			
	Parent
		
			
	bug
		
			
	duplicate
		
			
	enhancement
		
			
	help wanted
		
			
	idea
		
			
	invalid
		
			
	project/backend
		
			
	project/frontend
		
			
	question
		
			
	wontfix
		
		
	
		No Milestone
		
	
	
		
		
		
			No project
			
		
	
	
	
	
	
		No Assignees
		
	
	
	
		1 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	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…
	
		Reference in New Issue
	
	
	There is no content yet.
		
		Delete Branch "%!s(<nil>)"
	
	Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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