cuprate/storage/blockchain/src
Boog900 a82c08cc80
Some checks failed
Audit / audit (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
Doc / deploy (push) Has been cancelled
Storage: fix lifetimes (#215)
* fix db lifetimes

* fix redb

* fix blockchain with redb

* add docs
2024-07-06 13:21:46 +01:00
..
config storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
ops storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
service Storage: add blockchain history requests (#206) 2024-07-02 23:08:19 +01:00
constants.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
free.rs Storage: fix lifetimes (#215) 2024-07-06 13:21:46 +01:00
lib.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
open_tables.rs Storage: fix lifetimes (#215) 2024-07-06 13:21:46 +01:00
tables.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
tests.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
types.rs storage: add key sorting (#198) 2024-07-01 20:24:48 +01:00
unsafe_sendable.rs workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00