podcasts/hammond-data
Jordan Petridis d131c279b9
Add batch indexing fallback.
If an RSS feed triggered a unique constrains violation, none of it's
items would be indexed resulting in a Podcast without episodes.

This adds a fallback that indexes each item individually if the batch index fails.
2018-02-03 16:02:42 +02:00
..
benches Clippy suggestions 2018-01-29 19:09:53 +02:00
migrations DB Schema: Remove episode.published_date column. 2017-12-30 22:23:10 +02:00
src Add batch indexing fallback. 2018-02-03 16:02:42 +02:00
tests/feeds Feed: enchance get_stuff unit test. 2018-02-03 15:55:26 +02:00
Cargo.toml Use num_cpus instead of hardcoding the number of threads for dns look_up. 2018-01-27 11:08:57 +02:00