mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-02-25 20:30:19 +00:00
* 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 |
||
---|---|---|
.. | ||
blockchain | ||
database | ||
service | ||
txpool | ||
README.md |
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: