etcd/storage/backend
Xiang Li e8f40b0412 storage/backend: add commitAndStop
After the upgrade of boltdb, db.Close waits for all txn to finish.
CommitAndStop commits the current txn and stop creating new ones.
2015-08-25 10:57:25 -07:00
..
backend.go storage/backend: add commitAndStop 2015-08-25 10:57:25 -07:00
backend_bench_test.go storage: add a simple backend and kv example 2015-05-14 20:43:32 -07:00
backend_test.go storage: address barak's comments 2015-05-20 17:47:35 -07:00
batch_tx.go storage/backend: add commitAndStop 2015-08-25 10:57:25 -07:00