Aliaksandr Valialkin
|
00b1659dde
|
lib: dump compressed block contents on error during decompression
This should improve detecting root cause for https://github.com/facebook/zstd/issues/2222
|
2020-08-15 14:44:33 +03:00 |
|
Roman Khavronenko
|
5bf4e5ffb5
|
all: add Pure Go build (pull request #114)
Updates #94
|
2019-07-23 19:26:39 +03:00 |
|
Aliaksandr Valialkin
|
6b0ae332f8
|
lib/encoding: add vm_zstd_block_{compress|decompress}_calls_total for determining the number CompressZSTD / DecompressZSTD calls
|
2019-05-24 13:01:02 +03:00 |
|
Aliaksandr Valialkin
|
6fb9dd09f5
|
lib/encoding: add vm_zstd_block_{original|compressed}_bytes_total metrics for rough estimation of block compression ratio
|
2019-05-24 12:34:32 +03:00 |
|
Aliaksandr Valialkin
|
19b6643e5c
|
lib/encoding: substitute CompressZSTD with CompressZSTDLevel
|
2019-05-24 12:32:55 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|