galeone/bacup

Missing services: MySql/MariaDB

Open

#5 创建于 2021年4月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (6 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (36 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南