VictoriaMetrics/app/vmselect/netstorage
Aliaksandr Valialkin 946ca438a6 app/vmselect/netstorage: marshal block outside tmpBlocksFile.WriteBlock
This also allows marshaling outside lock, thus reducing the amount of work under the lock.
2019-09-28 20:57:20 +03:00
..
fadvise_darwin.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
fadvise_freebsd.go all: port to FreeBSD on GOARCH=amd64 2019-08-28 01:46:09 +03:00
fadvise_linux.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
netstorage.go app/vmselect/netstorage: marshal block outside tmpBlocksFile.WriteBlock 2019-09-28 20:57:20 +03:00
tmp_blocks_file.go app/vmselect/netstorage: marshal block outside tmpBlocksFile.WriteBlock 2019-09-28 20:57:20 +03:00
tmp_blocks_file_test.go app/vmselect/netstorage: marshal block outside tmpBlocksFile.WriteBlock 2019-09-28 20:57:20 +03:00