You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes, the LMDB one is the most promising #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
The text was updated successfully, but these errors were encountered: