hrissan
hrissan
Consider dbi.put(txn, key, val{data, size}); as val is not an lvalue, the following template overload will be selected. template bool put(MDB_txn* const txn, const K& key, const V& val, const...
Shapes are good, but they are not as useful as they could be, because they force to change code, and changed code to the worse. An example, we had a...
Experimental! Do not merge yet.
Experimental proxy! Do not merge yet. Fixed some races plus added client cancellation logic.
TODO - merge after migration completes
WIP, will be rebased after previous MRs merged.