prometheus/wal
YaoZengzeng 104566ae53 enhancement: 1. don't flush the page if it's last fragment of the record
2. if it's last record of the bacth, flush the page after it written into the page

Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
2019-07-29 09:07:51 +08:00
..
live_reader.go wal: Inject LiveReader metrics rather than registry 2019-07-03 14:39:25 +02:00
reader.go Provide option to compress WAL records (#609) 2019-06-19 16:46:24 +03:00
reader_test.go wal: Inject LiveReader metrics rather than registry 2019-07-03 14:39:25 +02:00
wal.go enhancement: 1. don't flush the page if it's last fragment of the record 2019-07-29 09:07:51 +08:00
wal_test.go Provide option to compress WAL records (#609) 2019-06-19 16:46:24 +03:00