* Remove extra debug log
* Try removing dependencies on chunky decompression libs
* Try removing dependencies on chunky decompression libs
* Move around error messaging
* Resolve some of the broken tests
* Resolve last batch of failing tests
* Improve coverage and clean up decompression code
* Move to using a non default port for validating create default test database
* Try rolling back all changes to see if issues are around new decompression code.
* Put back code without timeout on tests now
* Fix param to go 1.13 standard
* Add a little more coverage and strategy to improve
* Add further decompression tests
Co-authored-by: Nathan Franke <natfra@pm.me>