serai/common/db/src
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
..
create_db.rs Use pub(crate) for create_db items, not pub 2023-12-18 17:15:02 -05:00
lib.rs Use parity-db in current Dockerfiles (#455) 2023-11-30 04:22:37 -05:00
mem.rs Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
parity_db.rs Use parity-db in current Dockerfiles (#455) 2023-11-30 04:22:37 -05:00
rocks.rs Use OptimisticTransactionDb 2024-03-20 23:42:40 -04:00