etcd/storage
Yicheng Qin 36f4303fc3 storage/etcdserver: update KV.Snapshot function
When using Snapshot function, it is expected:
1. know the size of snapshot before writing data
2. split snapshot-ready phase and write-data phase. so we could cut
snapshot first and write data later.

Update its interface to fit the requirement of etcdserver.
2015-10-03 10:15:23 -07:00
..
2015-09-04 10:41:20 -07:00
2015-09-15 14:09:01 -07:00
2015-08-28 15:17:16 -07:00
2015-09-15 14:09:01 -07:00
2015-09-15 14:09:01 -07:00