cuprate/storage
2024-10-26 20:34:19 +01:00
..
blockchain finish initial config. 2024-10-26 20:34:19 +01:00
database Add constants/ crate (#280) 2024-10-02 18:51:58 +01:00
service lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
txpool finish initial config. 2024-10-26 20:34:19 +01:00
README.md books/architecture: port database design document (#267) 2024-09-24 17:23:22 +01:00

Storage

This subdirectory contains all things related to the on-disk storage of data within Cuprate.

See https://architecture.cuprate.org/storage/intro.html for design documentation and the following links for user documentation: