wormhole-explorer/fly/storage
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
..
documents.go Add critical opsgenie alert to fly (#463) 2023-06-27 12:17:33 -03:00
repository.go add warning alert and metrics to fly component (#576) 2023-07-25 15:39:27 -03:00
types.go Fix mongo types in Fly 2023-01-02 11:14:13 -03:00