prometheus/tsdb/wlog
Justin Lei 32d87282ad
Add Zstandard compression option for wlog (#11666)
Snappy remains as the default compression but there is now a flag to switch 
the compression algorithm.

Signed-off-by: Justin Lei <justin.lei@grafana.com>
2023-07-11 14:57:57 +02:00
..
checkpoint.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
checkpoint_test.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
live_reader.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
reader.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
reader_test.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
watcher.go [tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2023-05-15 12:31:49 -07:00
watcher_test.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
wlog.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00
wlog_test.go Add Zstandard compression option for wlog (#11666) 2023-07-11 14:57:57 +02:00