etcd/wal
Yicheng Qin 6460e49a33 wal: save empty snapshot when create
So caller can open at empty snapshot to read all entries.
2015-01-06 19:48:21 -08:00
..
walpb wal: record and check snapshot 2015-01-06 16:27:40 -08:00
decoder.go *: add license header to all source files 2014-10-17 15:41:22 -07:00
doc.go wal: update doc about snapshot 2015-01-06 19:33:57 -08:00
encoder.go *: add license header to all source files 2014-10-17 15:41:22 -07:00
multi_readcloser.go *: add license header to all source files 2014-10-17 15:41:22 -07:00
record_test.go *: add license header to all source files 2014-10-17 15:41:22 -07:00
util.go detect more cases of empty directories and actual errors 2014-12-11 13:37:32 -05:00
wal.go wal: save empty snapshot when create 2015-01-06 19:48:21 -08:00
wal_bench_test.go wal: add a bench for write entry 2014-11-20 12:07:17 -08:00
wal_test.go wal: save empty snapshot when create 2015-01-06 19:48:21 -08:00