cuprate-hinto-janai/storage
hinto-janai 88605b081f
books/architecture: port database design document ()
* add chapters

* add files, intro

* db abstraction

* backends

* abstraction

* syncing

* serde

* issues

* common/types

* common/ops

* common/service

* service diagram

* service/resize

* service/thread-model

* service/shutdown

* storage/blockchain

* update md files

* cleanup

* fixes

* update for https://github.com/Cuprate/cuprate/pull/290

* review fix
2024-09-24 17:23:22 +01:00
..
blockchain books/architecture: port database design document () 2024-09-24 17:23:22 +01:00
database cargo upgrade () 2024-09-22 19:34:20 +01:00
service lints: replace allow with expect () 2024-09-18 21:31:08 +01:00
txpool lints: replace allow with expect () 2024-09-18 21:31:08 +01:00
README.md books/architecture: port database design document () 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: