cuprate-hinto-janai/storage
hinto-janai bec8cc0aa4
helper: add and use cast module (#264)
* helper: add `cast` module

* fix crates

* spacing
2024-09-02 18:09:52 +01:00
..
blockchain helper: add and use cast module (#264) 2024-09-02 18:09:52 +01:00
database rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
service Storage: split the DB service abstraction (#237) 2024-08-05 21:47:30 +01:00
txpool Storage: tx-pool database (#238) 2024-08-22 02:09:07 +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.