Skip to content

Commit 9a261b2

Browse files
authored
Merge pull request #152 from jkaninda/refactor
docs: update features
2 parents 1b52972 + e7a58f0 commit 9a261b2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It supports a variety of storage options and ensures data security through GPG e
2424
- **Deployment Flexibility:**
2525
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
2626
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
27-
- Supports recurring backups of PostgreSQL databases when deployed:
27+
- Supports recurring backups of MySQL databases when deployed:
2828
- On Docker for automated backup schedules.
2929
- As a **Job** or **CronJob** on Kubernetes.
3030

@@ -35,9 +35,9 @@ It supports a variety of storage options and ensures data security through GPG e
3535

3636
## Use Cases
3737

38-
- **Automated Recurring Backups:** Schedule regular backups for PostgreSQL databases.
39-
- **Cross-Environment Migration:** Easily migrate your PostgreSQL databases across different environments using supported storage options.
40-
- **Secure Backup Management:** Protect your data with Gmysql encryption.
38+
- **Automated Recurring Backups:** Schedule regular backups for MySQL databases.
39+
- **Cross-Environment Migration:** Easily migrate your MySQL databases across different environments using supported storage options.
40+
- **Secure Backup Management:** Protect your data with GPG encryption.
4141

4242

4343
Successfully tested on:

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It supports a variety of storage options and ensures data security through GPG e
2525
- **Deployment Flexibility:**
2626
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
2727
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
28-
- Supports recurring backups of PostgreSQL databases when deployed:
28+
- Supports recurring backups of MySQL databases when deployed:
2929
- On Docker for automated backup schedules.
3030
- As a **Job** or **CronJob** on Kubernetes.
3131

@@ -36,9 +36,9 @@ It supports a variety of storage options and ensures data security through GPG e
3636

3737
## Use Cases
3838

39-
- **Automated Recurring Backups:** Schedule regular backups for PostgreSQL databases.
40-
- **Cross-Environment Migration:** Easily migrate your PostgreSQL databases across different environments using supported storage options.
41-
- **Secure Backup Management:** Protect your data with Gmysql encryption.
39+
- **Automated Recurring Backups:** Schedule regular backups for MySQL databases.
40+
- **Cross-Environment Migration:** Easily migrate your MySQL databases across different environments using supported storage options.
41+
- **Secure Backup Management:** Protect your data with GPG encryption.
4242

4343

4444

0 commit comments

Comments
 (0)