feat: add caching to postgres #7173

Merged
alexlebens merged 1 commits from tmp/gauts into main 2026-05-20 01:27:52 +00:00
Showing only changes of commit ee23c8b8a6 - Show all commits
+1
View File
@@ -92,6 +92,7 @@ gatus:
scopes: [openid]
storage:
type: postgres
caching: true
path: "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable"
default-endpoint: &defaults
group: core