etcd/wal
Anthony Romano 0df732c052 wal: pre-create segment files
Pipeline file creation and allocation so it overlaps writes to the log.

Fixes #4773
2016-03-21 11:56:53 -07:00
..
walpb *: update gRPC, proto interface 2016-01-26 17:41:39 -08:00
decoder.go wal: preallocate WAL files with initial size equal to segment size 2016-03-21 11:56:53 -07:00
doc.go wal: support auto-cut in wal 2015-02-28 11:18:59 -08:00
encoder.go wal: fix shadowed variables 2015-12-12 09:38:26 -08:00
file_pipeline.go wal: pre-create segment files 2016-03-21 11:56:53 -07:00
metrics.go wal: use Histogram for syncDuration 2015-10-17 12:45:43 -07:00
record_test.go wal: change io.EOF returned by readFull to io.ErrUnexpectedEOF 2015-04-23 09:53:36 -07:00
repair.go wal: preallocate WAL files with initial size equal to segment size 2016-03-21 11:56:53 -07:00
repair_test.go wal: preallocate WAL files with initial size equal to segment size 2016-03-21 11:56:53 -07:00
util.go *: rename logger to plog 2015-06-02 14:58:24 -07:00
wal.go wal: pre-create segment files 2016-03-21 11:56:53 -07:00
wal_bench_test.go wal: report throughput in wal bench 2015-04-12 21:35:08 -07:00
wal_test.go wal: preallocate WAL files with initial size equal to segment size 2016-03-21 11:56:53 -07:00