cuprate/storage
2024-10-22 00:22:13 +02:00
..
blockchain Add common ammounts commitment lookup table 2024-10-22 00:22:13 +02: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 cuprated: internal signatures required for RPC (#297) 2024-10-08 22:57:09 +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: