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
event.go -rw-r--r-- 1.6 KB
event_history.go -rw-r--r-- 2.8 KB
event_queue.go -rw-r--r-- 921 bytes
event_test.go -rw-r--r-- 3.2 KB
heap_test.go -rw-r--r-- 2.0 KB
metrics.go -rw-r--r-- 3.4 KB
node.go -rw-r--r-- 10.1 KB
node_extern.go -rw-r--r-- 2.9 KB
node_extern_test.go -rw-r--r-- 3.0 KB
stats.go -rw-r--r-- 3.6 KB
stats_test.go -rw-r--r-- 3.6 KB
store.go -rw-r--r-- 18.2 KB
store_bench_test.go -rw-r--r-- 4.7 KB
store_test.go -rw-r--r-- 32.0 KB
ttl_key_heap.go -rw-r--r-- 2.1 KB
watcher.go -rw-r--r-- 2.8 KB
watcher_hub.go -rw-r--r-- 5.7 KB
watcher_hub_test.go -rw-r--r-- 1.7 KB
watcher_test.go -rw-r--r-- 1.7 KB

back to top