mirror of
https://codeberg.org/Toasterson/solstice-ci.git
synced 2026-04-10 13:20:41 +00:00
This commit introduces a persistence layer to the Orchestrator, enabling it to optionally connect to a Postgres database for recording job and VM states. It includes: - SeaORM integration with support for migrations from the migration crate. - `Persist` module with methods for job and VM state upserts. - No-op fallback when persistence is disabled or unavailable. - Documentation updates and test coverage for persistence functionality. |
||
|---|---|---|
| .. | ||
| 2025-10-25-forgejo-webhooks-to-jobrequest.md | ||
| 2025-10-25-orchestrator-scheduling-and-libvirt.md | ||
| 2025-10-25-rabbitmq-integration.md | ||
| 2025-10-25-solstice-ci-architecture.md | ||
| 2025-10-26-orchestrator-persistence-module.md | ||
| Rust CI for Illumos VMs.md | ||