cuprate/storage
Boog900 44981f2b24
CI: add cargo hack (#170)
* add workflow

* fix errors

* fix workflow

* install dependencies

* fix more errors

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

* fix hack + enable it for cuprate-database

* move hack to main CI

* fix docs

* fix ci formatting

* fix txpool tests

* fix CONTRIBUTING.md formatting

* service -> tower::Service

* review fixes

* review fixes

* fix CI

---------

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
2024-11-01 20:22:14 +00:00
..
blockchain CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
database CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
service CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
txpool CI: add cargo hack (#170) 2024-11-01 20:22:14 +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: