serai/common/db
Luke Parker c706d8664a Use OptimisticTransactionDb
Exposes flush calls.

Adds safety, at the cost of a panic risk, as multiple TXNs simultaneously
writing to a key will now cause a panic. This should be fine and the safety is
appreciated.
2024-03-20 23:42:40 -04:00
..
src Use OptimisticTransactionDb 2024-03-20 23:42:40 -04:00
Cargo.toml Redo how WAL/logs are limited by the DB 2024-03-09 02:20:14 -05:00
LICENSE Add a dedicated db crate with a basic DB trait 2023-04-14 11:47:43 -04:00