MemoryPack icon indicating copy to clipboard operation
MemoryPack copied to clipboard

Columnar compression support

Open neuecc opened this issue 3 years ago • 0 comments

Already added BitPackFormatter, BrotliFormatter. We can add other compression algorithms.

https://www.timescale.com/blog/time-series-compression-algorithms-explained/ https://github.com/apache/parquet-format/blob/master/Encodings.md https://docs.aws.amazon.com/redshift/latest/dg/c_Compression_encodings.html https://takuya-a.net/blog/inverted-index-compression-techniques/

neuecc avatar Oct 01 '22 12:10 neuecc