galeone/bacup

Missing services: MySql/MariaDB

Open

#5 geöffnet am 2. Apr. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (6 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (36 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Another very common database used server-side is MariaDB/MySQL.

Similar to the PostgreSQL type, this new type must implement the Service trait and only depend on the system commands for doing the dump. Do not depend on libraries DB specific.

Contributor Guide