feat: initial version

This commit is contained in:
2025-06-10 18:46:50 +02:00
commit c3e660fda2
11 changed files with 378 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# DB Setup
Helper module for setting up database connection pool using an
OTEL-wrapper which adds the actual query to a span.
[![Build Status](https://gitlab.com/unboundsoftware/dbsetup/badges/main/pipeline.svg)](https://gitlab.com/unboundsoftware/dbsetup/commits/main)
[![codecov](https://codecov.io/gl/unboundsoftware/dbsetup/branch/main/graph/badge.svg?token=XHA5XE1UVL)](https://codecov.io/gl/unboundsoftware/dbsetup)