wormhole-explorer/tx-tracker
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
..
chains `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00
cmd Remove duplicated code: MongoDB connection handling (#590) 2023-08-07 16:05:08 -03:00
config `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00
consumer add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
http/infrastructure add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
internal/metrics add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
queue add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
.gitignore [tx-tracker / api] Avoid duplicating data (#256) 2023-04-25 15:34:29 -03:00
Dockerfile.tx-tracker-backfiller [TX TRACKER] Add backfiller for source transactions (#194) 2023-03-20 16:36:19 -03:00
Dockerfile.tx-tracker-service [TX TRACKER] Add backfiller for source transactions (#194) 2023-03-20 16:36:19 -03:00
Makefile [tx-tracker / api] Avoid duplicating data (#256) 2023-04-25 15:34:29 -03:00
go.mod add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
go.sum add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00