https://github.com/etcd-io/etcd
Revision 433f2ee1bc690ce2b1880bfa497b28b7362f13db authored by Xiang Li on 29 June 2015, 20:44:39 UTC, committed by Xiang Li on 29 June 2015, 20:44:43 UTC
Add a restore func to correctly restore create reversion and
version of keys for the index.
1 parent ccca2b0
History
Tip revision: 433f2ee1bc690ce2b1880bfa497b28b7362f13db authored by Xiang Li on 29 June 2015, 20:44:39 UTC
storage: correctly restore create and ver
Tip revision: 433f2ee
File Mode Size
backend
storagepb
index.go -rw-r--r-- 3.6 KB
index_test.go -rw-r--r-- 5.6 KB
key_index.go -rw-r--r-- 6.6 KB
key_index_test.go -rw-r--r-- 7.4 KB
kv.go -rw-r--r-- 1.9 KB
kv_test.go -rw-r--r-- 1.6 KB
kvstore.go -rw-r--r-- 8.8 KB
kvstore_compaction.go -rw-r--r-- 960 bytes
kvstore_test.go -rw-r--r-- 11.0 KB
reversion.go -rw-r--r-- 652 bytes
reversion_test.go -rw-r--r-- 940 bytes

back to top