cuprate-hinto-janai/storage
hinto-janai 612938eae6
database: workaround redb page freeing issue (#225)
* redb: `SyncMode::Fast` => `redb::Durability::Eventual`

* redb: fix clippy

* database: document `SyncMode`
2024-07-10 22:11:09 +01:00
..
blockchain Storage: fix lifetimes (#215) 2024-07-06 13:21:46 +01:00
database database: workaround redb page freeing issue (#225) 2024-07-10 22:11:09 +01:00
txpool workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00
README.md repo: add skeleton directories, fix labels (#139) 2024-05-29 02:18:30 +01:00

storage

TODO: This subdirectory used to be database/ and is in the middle of being shifted around.

The old database/ design document is in cuprate-blockchain/ which will eventually be ported Cuprate's architecture book.