galeone/bacup

Missing services: MySql/MariaDB

Open

#5 ouverte le 2 avr. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (6 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (36 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur