Commit 4ed4bbb
committed
Replace
- Refactored imports to replace references to the `database` package with corresponding types from the `common` package.
- Streamlined configuration structs and interfaces by aliasing `common` equivalents in the `database` package for consistency.
- Updated event stores, collectors, and service constructors to use `common.DatabaseManager` and `common.Connection` interfaces.
Signed-off-by: Rubicon Lee <rex.raphael@outlook.com>database types with common package equivalents1 parent ad97dea commit 4ed4bbb
8 files changed
Lines changed: 607 additions & 492 deletions
File tree
- pkg
- common
- database
- events
- stores
- metrics/collectors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| |||
Large diffs are not rendered by default.
0 commit comments