etcd/wal
lorneli 7c50c06fb8 wal: tiny refactor
a. add comment of reopening file in cut function.
b. add const frameSizeBytes in decoder.
c. return directly if locked files empty in ReleaseLockTo function.
2017-09-07 02:50:37 +08:00
..
walpb *: add swagger and grpc-gateway assets for v3lock and v3election 2017-04-10 15:21:07 -07:00
decoder.go wal: tiny refactor 2017-09-07 02:50:37 +08:00
doc.go wal: document grammar correction 2016-08-30 00:50:02 +05:30
encoder.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
file_pipeline.go wal: use path/filepath instead of path 2017-03-15 17:30:23 -07:00
metrics.go wal: update LICENSE header 2016-05-12 20:50:04 -07:00
record_test.go wal: set PageWriter offset in file encoder 2016-09-28 11:03:24 -07:00
repair.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
repair_test.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
util.go wal: don't warn when opening wal directory with stale tmp files 2016-05-31 06:25:23 -07:00
wal.go wal: tiny refactor 2017-09-07 02:50:37 +08:00
wal_bench_test.go wal: use bytes.Equal, other minor updates 2016-06-13 01:33:53 -07:00
wal_test.go wal: tiny refactor 2017-09-07 02:50:37 +08:00