codeintel: Write to SQLite file in parallel
Created by: efritz
This PR changes writer methods calls from sequential to concurrent execution in the worker.
Running the precise-code-intel integration suite's upload phase on master:
3m37.597s
3m35.858s
3m42.591s
And after this change:
3m30.267s
3m17.363s
3m23.102s