Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
038fd844ac
wal: update Go import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyu-Ho Lee
|
75110dd839
*: fix naked returns
|
7 years ago |
Gyu-Ho Lee
|
aca2abd8fe
*: use 'io.Seek*' for go1.7+
|
7 years ago |
Gyu-Ho Lee
|
f5588526cc
wal: set PageWriter offset in file encoder
|
8 years ago |
Gyu-Ho Lee
|
231530e0c5
wal: fix minor wording in comment
|
8 years ago |
Anthony Romano
|
28277b5a65
wal: use page buffered writer for writing records
|
8 years ago |
Gyu-Ho Lee
|
008081ffb5
wal: minor fixes
|
8 years ago |
Gyu-Ho Lee
|
4a5befc2de
wal: update LICENSE header
|
8 years ago |
Anthony Romano
|
774030e1b2
wal: repair torn writes
|
8 years ago |
Gyu-Ho Lee
|
a4de207d53
wal: fix shadowed variables
|
9 years ago |
Xiang Li
|
8bcaa2bfdf
wal: reduce allocation when encoding int64
|
9 years ago |
Xiang Li
|
c32cca3a4f
wal: reduce allocation when encoding entries
|
9 years ago |
Xiang Li
|
ab72c3ec88
wal: do not race reader and writer
|
9 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 years ago |
Yicheng Qin
|
05e591f805
wal: remove unused encoder.buffered func
|
9 years ago |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
10 years ago |
Xiang Li
|
2f6086de22
pkg: move /crc to /pkg/crc
|
10 years ago |
Xiang Li
|
b98cf17209
wal: move pb files to walpb
|
10 years ago |
Xiang Li
|
bdb954b2f5
wal: fix wal
|
10 years ago |