Unverified Commit 1bb66f0d authored by Dimitri Fontaine's avatar Dimitri Fontaine
Browse files

Get rid of summary files for the indexing and constraints too.

This allows also to entirely remove the need for semaphores to handle
concurrency between worker processes, using SQLite insert-or-ignore for
concurrency control instead.

Also the idea of TablePaths and IndexPaths elements are gone, with the lock
files and the done files mechanisms.
parent 5245e0f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment