wormhole-explorer/spy
agodnic 3c7bab3f8a
Remove duplicated code: MongoDB connection handling (#590)
### 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.
2023-08-07 16:05:08 -03:00
..
cmd Remove duplicated code: MongoDB connection handling (#590) 2023-08-07 16:05:08 -03:00
config Add pprof all components (#134) 2023-02-03 15:18:44 -03:00
grpc Add contract watcher component (#190) 2023-03-15 16:52:50 -03:00
http/infraestructure Improve logs for health/ready endpoints (#133) 2023-02-03 15:58:58 -03:00
storage Remove duplicated code: MongoDB connection handling (#590) 2023-08-07 16:05:08 -03:00
.env.example Add new spy module (#36) 2022-12-01 11:13:48 -03:00
.gitignore [API/FLY/SPY] Update .gitignore (#87) 2023-01-24 12:02:41 -03:00
Dockerfile [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
Makefile create cicd pipeline for deployments to staging environment - step 1 (#71) 2023-01-23 18:41:19 -03:00
go.mod Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
go.sum Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00