Open UnixJunkie opened 7 years ago
yes, the LMDB one is the most promising https://github.com/smondet/trakeva/issues/2 because LMBD has proper transactions. Implementing the Trakeva API with BerkleyDB should be quite tricky (has to implement some form of ACID transactions on top of it).
or something super lite and fast, as bdb