Revision e8f40b04128b39a6e05f6636cd267be934407585 authored by Xiang Li on 25 August 2015, 17:57:23 UTC, committed by Xiang Li on 25 August 2015, 17:57:25 UTC
After the upgrade of boltdb, db.Close waits for all txn to finish.
CommitAndStop commits the current txn and stop creating new ones.
1 parent 8738a88
History
File Mode Size
backend
storagepb
index.go -rw-r--r-- 3.6 KB
index_test.go -rw-r--r-- 5.3 KB
key_index.go -rw-r--r-- 6.9 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-- 16.2 KB
kvstore.go -rw-r--r-- 9.0 KB
kvstore_compaction.go -rw-r--r-- 956 bytes
kvstore_test.go -rw-r--r-- 2.4 KB
revision.go -rw-r--r-- 646 bytes
revision_test.go -rw-r--r-- 890 bytes

back to top