3c7bab3f8a
### Description This pull request removes duplicated code related to MongoDB connection/disconnection attempts. This code was copied across all 8 microservices. The functionality is now unified under the `common/dbutil` package. |
||
---|---|---|
.. | ||
bin | ||
cmd | ||
config | ||
healthcheck | ||
http/infrastructure | ||
internal | ||
pipeline | ||
topic | ||
watcher | ||
.env.example | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pipeline
Config SNS FIFO in localstack
aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false