Skip to main content

Module archiver

Module archiver 

Source
Expand description

Diesel implementation of ArchiverReader and ArchiverWriter traits.

Moves all SQL from tools/db-archiver/src/db.rs into the shared persistence layer so the archiver binary becomes a thin orchestrator.

Structsยง

CommandRow ๐Ÿ”’
Typed struct matching engine_commands columns.
EventRow ๐Ÿ”’
Typed struct matching engine_events columns.

Functionsยง

_unused_notifications_schema_guard ๐Ÿ”’