In-place upgrade tool for Stalwart Mail Server (0.15.5 -> latest) with checkpointed rollback and post-migration validation. Design stage; see ARCHITECTURE.md.
4 lines
172 B
Go
4 lines
172 B
Go
// Package recovery implements supervision of the Stalwart recovery-mode process and the settings apply step.
|
|
// See ARCHITECTURE.md §4.4 for the design.
|
|
package recovery
|