MemoryPack
MemoryPack copied to clipboard
Columnar compression support
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/