CenterForDigitalHumanities / TPEN-services

Services required by TPEN interfaces in order to interact with data
1 stars 0 forks source link

MariaDB Controller #79

Closed thehabes closed 4 months ago

thehabes commented 5 months ago

A controller that a driver can register for unit actions against a MariaDB. The connection string is an interchangeable setting. The chosen database is an interchangeable setting. There can be multiple controller instances of the controller in modules that import it.

It is possible we will need to connect to the T-PEN 2.8 MariaDB as well as a TPEN Services Private MariaDB as well. This will be designed to accommodate this.