philhanna / go-ncvoters

Downloads selected columns from the NC voter registration URL and creates an SQLite database from it
MIT License
0 stars 0 forks source link

Write asynchronously to the database #16

Open philhanna opened 8 months ago

philhanna commented 8 months ago

I tried this, and it didn't make any difference in the performance. Looks like reading from the CSV is the gate.