Elasticsearch - codec-compression Launched
Jun 11 2020
ElasticsearchContent
Target customers: users of Alibaba Cloud Elasticsearch V6.7. Features released: The codec-compression plug-in supports the Brotli and zstd compression algorithms. It uses different compression algorithms for various indexes. This significantly reduces index storage costs. A performance test is performed for the compression ratio. The test result is as follows: When codec-compression uses Brotli and zstd, it achieves a 45% higher compression ratio and experiences a write performance loss of 10% compared with when it uses LZ4. However, it achieves an 8% higher compression ratio and maintains the same write performance compared with when it uses best_compression (DEFLATE).