Commit Graph

7 Commits

Author SHA1 Message Date
LuoJi Zhu
d975005666
fix: handle nil *badger.DB in *Engines.Close (#398)
Co-authored-by: Connor <zbk602423539@gmail.com>
2022-07-06 12:37:25 +08:00
Jack
c083988b20
Fix comment (#387) 2022-04-08 06:04:18 +00:00
Xiang Zhang
f959edc4c0
fix ValidForPrefix wrong arguments order (#293) 2021-09-23 13:09:24 +08:00
Binacs
6998f4c47a
[kv/util/engine_util] remove dependence on config, making the code more concise and efficient (#215) 2020-08-04 14:00:43 +08:00
Rich
dcc172a122 reuse GetCFFromTxn (#136)
Co-authored-by: Connor <zbk602423539@gmail.com>
2020-04-30 15:31:26 +08:00
Rich
ef92f265f3 Add DeleteCF for single DELETE operation (#135) 2020-04-30 15:31:26 +08:00
Connor
5e089a2cd1 init course framework
Signed-off-by: Connor <zbk602423539@gmail.com>
Co-authored-by: Nick Cameron <nrc@ncameron.org>
Co-authored-by: linning <linningde25@gmail.com>
Co-authored-by: YangKeao <keao.yang@yahoo.com>
Co-authored-by: andylokandy <andylokandy@hotmail.com>
Co-authored-by: Iosmanthus Teng <myosmanthustree@gmail.com>
2020-04-30 15:25:07 +08:00