Expand description
The background writer service, coordinating write operations on static files and the database.
Structs§
- A handle to the persistence service
- Writes parts of reth’s in memory tree state to the database and static files.
Enums§
- A signal to the persistence service that part of the tree state can be persisted.
- One of the errors that can happen when using the persistence service.