OpenAddressesUK / ernest

Open Addresses' "Ingester" software component
http://openaddressesuk.org/docs/
MIT License
1 stars 0 forks source link

Accept multiple addresses #9

Closed pezholio closed 10 years ago

pezholio commented 10 years ago

This should speed up the ingestion process quite considerably. I did look at speeding things up the other end by doing mass SQL inserts etc, but this could get very messy very quickly. We can always chuck more workers at it temporarily, which will speed things up that end too.