cuprate/storage
hinto-janai c817c3b889
Some checks failed
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / wasm-32-bit-support (cuprate-epee-encoding) (push) Waiting to run
CI / wasm-32-bit-support (cuprate-fixed-bytes) (push) Waiting to run
CI / wasm-32-bit-support (cuprate-rpc-types) (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
Deny / audit (push) Has been cancelled
workspace: Rust 1.84 (#363)
* apply

* ci: use stable rust for rustfmt
2025-01-16 15:43:42 +00:00
..
blockchain Storage: remove get_range (#359) 2024-12-19 21:58:54 +00:00
database workspace: Rust 1.84 (#363) 2025-01-16 15:43:42 +00:00
service workspace: add/fix 1.83 lints (#353) 2024-11-28 19:53:59 +00:00
txpool cuprated: config & args (#304) 2024-12-03 15:17:21 +00: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: