let
get db k =
In_thread
.run (
fun
()
->
LevelDB
.get db k)