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
.gitignore
Dockerfile [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
Makefile
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