galeone/bacup

Missing services: MySql/MariaDB

Open

#5 aberto em 2 de abr. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (6 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (36 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador