docs consolidation work
This commit is contained in:
@@ -36,7 +36,7 @@ StellaOps control-plane services (Authority, Scheduler, Notify, Concelier/Exciti
|
||||
|
||||
## Decision
|
||||
|
||||
**Adopt PostgreSQL (≥15) as the primary database for all StellaOps control-plane domains.**
|
||||
**Adopt PostgreSQL (≥16) as the primary database for all StellaOps control-plane domains.**
|
||||
|
||||
Key architectural choices:
|
||||
|
||||
@@ -138,9 +138,13 @@ RustFS: sbom.cdx.json.zst, inventory.cdx.pb, bom-index.bin, *.dsse.json
|
||||
|
||||
- [x] Create `docs/db/` documentation directory with specification, rules, and conversion plan
|
||||
- [x] Define migration infrastructure in `StellaOps.Infrastructure.Postgres`
|
||||
- [ ] Complete phased conversion from MongoDB per `docs/db/tasks/PHASE_*.md`
|
||||
- [ ] Update deployment guides for PostgreSQL requirements
|
||||
- [ ] Add PostgreSQL health checks to all control-plane services
|
||||
- [x] Complete phased conversion from MongoDB per `docs/db/tasks/PHASE_*.md` — **COMPLETED in Sprint 4400 (November 2024)**
|
||||
- [x] Update deployment guides for PostgreSQL requirements — **COMPLETED in Sprint 4400**
|
||||
- [x] Add PostgreSQL health checks to all control-plane services — **COMPLETED in Sprint 4400**
|
||||
|
||||
### Completion Status
|
||||
|
||||
**MongoDB removal completed in Sprint 4400 (November 2024).** All control-plane services now use PostgreSQL 16+. MongoDB dependencies removed from all modules. This ADR is now a historical record of the architectural decision.
|
||||
|
||||
### Rollback Criteria
|
||||
|
||||
|
||||
Reference in New Issue
Block a user