galeone/bacup

Missing services: MySql/MariaDB

Open

#5 opened on 2021年4月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (6 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド