Gyu-Ho Lee
|
008081ffb5
|
wal: minor fixes
- remove unnecessary type cast
- simply modulo operations
|
2016-06-06 09:43:19 -07:00 |
|
Gyu-Ho Lee
|
4a5befc2de
|
wal: update LICENSE header
|
2016-05-12 20:50:04 -07:00 |
|
Anthony Romano
|
774030e1b2
|
wal: repair torn writes
Fixes #5230
|
2016-05-06 16:54:08 -07:00 |
|
Gyu-Ho Lee
|
a4de207d53
|
wal: fix shadowed variables
Fixes for https://github.com/coreos/etcd/issues/3954.
|
2015-12-12 09:38:26 -08:00 |
|
Xiang Li
|
8bcaa2bfdf
|
wal: reduce allocation when encoding int64
|
2015-03-30 20:41:31 -07:00 |
|
Xiang Li
|
c32cca3a4f
|
wal: reduce allocation when encoding entries
|
2015-03-30 19:20:46 -07:00 |
|
Xiang Li
|
ab72c3ec88
|
wal: do not race reader and writer
|
2015-03-05 20:19:17 -08:00 |
|
Jonathan Boulle
|
f1ed69e883
|
*: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
|
2015-01-26 09:53:30 -08:00 |
|
Yicheng Qin
|
05e591f805
|
wal: remove unused encoder.buffered func
|
2015-01-09 14:59:46 -08:00 |
|
Jonathan Boulle
|
7a4d42166b
|
*: add license header to all source files
|
2014-10-17 15:41:22 -07:00 |
|
Xiang Li
|
2f6086de22
|
pkg: move /crc to /pkg/crc
|
2014-09-25 10:50:33 -07:00 |
|
Xiang Li
|
b98cf17209
|
wal: move pb files to walpb
|
2014-09-03 16:46:42 -07:00 |
|
Xiang Li
|
bdb954b2f5
|
wal: fix wal
|
2014-09-03 15:10:15 -07:00 |
|