talent-plan-tinykv/kv
Nick Cameron 9dc51167e8 Address issues with KeyError and MemStorage (#144)
* Implement `error` for `KeyError`

closes #134

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Check for unclosed iterators in memStorage

cc #110

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2020-04-30 15:31:26 +08:00
..
config try to stable tests (#142) 2020-04-30 15:31:26 +08:00
coprocessor/rowcodec init course framework 2020-04-30 15:25:07 +08:00
raftstore fix transaction test build 2020-04-30 15:31:26 +08:00
server fix transaction test build 2020-04-30 15:31:26 +08:00
storage Address issues with KeyError and MemStorage (#144) 2020-04-30 15:31:26 +08:00
test_raftstore try to stable tests (#142) 2020-04-30 15:31:26 +08:00
transaction Fix region error (#139) 2020-04-30 15:31:26 +08:00
util reuse GetCFFromTxn (#136) 2020-04-30 15:31:26 +08:00
main.go add option and fix raft client (#131) 2020-04-30 15:31:26 +08:00