Files
ternfs-XTXMarkets/cpp
Francesco Mazzoli 1d4c4abafd Correctly check that RocksDB txn succeeded
This was caught anyway by the fact that we check that the log index
is what we expect. Would have been very nasty otherwise.

The right thing to do is to check for `Status::TryAgain()` and
retry. `Status::Busy()` should never happen because we never
run transactions concurrently so far.
2023-09-30 09:51:26 +00:00
..
2023-09-28 11:53:12 +00:00
2023-05-18 15:29:41 +00:00
2023-06-03 18:03:49 +00:00
2023-09-28 11:53:12 +00:00
2023-08-08 09:21:35 +01:00
2023-01-26 23:20:58 +00:00
2023-08-02 13:05:49 +00:00
2023-04-11 15:13:01 +00:00