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

graph size calculation

Open matko opened this issue 6 years ago • 1 comments

We need some way to get graph sizes out of terminus-store.

matko avatar Oct 30 '19 14:10 matko

Currently terminusdb uses a workaround where it calculates layer size from a directory. This means that this code is dependent on the directory store being used. We need to move this into the store library, so that terminusdb will work properly with any storage backend.

matko avatar Apr 15 '21 13:04 matko