cuprate/storage
hinto-janai 6502729d8c
lints: replace allow with expect (#285)
* cargo.toml: add `allow_attributes` lint

* fix lints

* fixes

* fmt

* fix docs

* fix docs

* fix expect msg
2024-09-18 21:31:08 +01:00
..
blockchain lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
database lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
service lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
txpool lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
README.md repo: add skeleton directories, fix labels (#139) 2024-05-29 02:18:30 +01:00

storage

TODO: This subdirectory used to be database/ and is in the middle of being shifted around.

The old database/ design document is in cuprate-blockchain/ which will eventually be ported Cuprate's architecture book.