cuprate/storage
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
Storage: remove get_range (#359)
* remove `get_range`

* change usages of `get_range`

* clippy

* cargo update

* fix test + update comment
2024-12-19 21:58:54 +00:00
..
blockchain Storage: remove get_range (#359) 2024-12-19 21:58:54 +00:00
database Storage: remove get_range (#359) 2024-12-19 21:58:54 +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: