Crate massa_db_exports
source ·Modules§
- db_batch 🔒
- error 🔒Copyright (c) 2022 MASSA LABS info@massa.net This file defines all error types for final state management
- settings 🔒
Structs§
- Config structure for a
MassaDBRaw
- A Batch of elements from the database, used by a bootstrap server.
Enums§
- Massa DB error
- Similar to RocksDB’s Direction
- Similar to RocksDB’s IteratorMode
Constants§
Traits§
- Controller trait for the MassaDB TODO: MOCK IT WITH MOCKALL. HAVING LIFETIMES ERRORS WITH AUTO MOCK
Type Aliases§
- We use batching to reduce the number of writes to the database