feat(F-155): completed feature
This commit is contained in:
@@ -6428,6 +6428,23 @@
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "F-155",
|
||||
"type": "fix",
|
||||
"title": "Infrastructure: persist PostgreSQL and Redis data across restarts",
|
||||
"description": "Fix local/prod infrastructure so PostgreSQL and Redis data survive service restarts, container recreation and normal monolith operations; document and verify volume persistence.",
|
||||
"priority": "high",
|
||||
"risk": "high",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-21",
|
||||
"gates": {
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-21T20:37:03Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user