Missing services: MySql/MariaDB
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 37
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Another very common database used server-side is MariaDB/MySQL.
Similar to the [PostgreSQL](https://github.com/galeone/bacup/blob/main/src/services/postgresql.rs) 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
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.