Change around redis initialization so we can pull in secrets from secret manager async on startup

This commit is contained in:
Jackson Harper
2024-01-15 17:22:00 +08:00
parent 0a82e5721e
commit 5986bd0a68
15 changed files with 251 additions and 158 deletions

View File

@ -19,6 +19,7 @@
"@google-cloud/monitoring": "^4.0.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "^2.0.0",
"@google-cloud/pubsub": "^4.0.0",
"@google-cloud/secret-manager": "^5.0.1",
"@google-cloud/storage": "^7.0.1",
"@google-cloud/tasks": "^4.0.0",
"@graphql-tools/utils": "^9.1.1",