mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-12-22 03:29:25 +00:00
Boog900
80369b82d2
Some checks failed
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
Doc / deploy (push) Has been cancelled
* remove `get_range` * change usages of `get_range` * clippy * cargo update * fix test + update comment |
||
---|---|---|
.. | ||
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: