HolmesProcessing / gsoc_relationship

WIP: this repository is for organizing the gsoc relationship project
Apache License 2.0
12 stars 7 forks source link

Final Update to Storage #14

Closed cli0 closed 7 years ago

cli0 commented 7 years ago

I finished the routines and had to change the storage format. Every feature_value or set of primary relationships is compressed with gzip first and then stored. This should improve storage and speed. Also, I deleted one materialized view as it was both redundant and imposed unnecessary restrictions that could cause errors.