package
1.0.1
Repository: https://github.com/agljq/chirpstack.git
Documentation: pkg.go.dev

# Functions

NewRedisPool returns a new Redis connection pool.
OpenDatabase opens the database and performs a ping to make sure the database is up.

# Structs

DBLogger is a DB wrapper which logs the executed sql queries and their duration.
TxLogger logs the executed sql queries and their duration.