Files
dbsetup/README.md
T

8 lines
424 B
Markdown
Raw Normal View History

2025-06-10 18:46:50 +02:00
# 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)