terminusdb-store icon indicating copy to clipboard operation
terminusdb-store copied to clipboard

open files concurrently while creating a new layer

Open matko opened this issue 4 years ago • 1 comments

When creating a new base or child layer, the PersistentLayerStore opens the files sequentially. They should be opened concurrently to prevent unnecessary waiting.

matko avatar Oct 21 '21 09:10 matko

There's much more in that file that could benefit from some concurrent opening of things tbh.

matko avatar Oct 21 '21 10:10 matko