cuprate/storage/blockchain/src
hinto-janai fbae3df203
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: move table generator macro blockchain -> database (#222)
* move table generator macro `blockchain` -> `database`

* blockchain: fix imports

* docs

* fix import ordering
2024-07-11 14:20:56 +01:00
..
config storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
ops storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
service storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
constants.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
free.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
lib.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
tables.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
tests.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +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