Skip to content

Commit 2d6be35

Browse files
committed
Expand list of supported databases
1 parent e141bdc commit 2d6be35

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ A script to automatically back up all databases running under docker on a host,
66

77
## Supported databases
88

9-
- MariaDB
10-
- MySQL
11-
- PostgreSQL (including [TimescaleDB](https://www.timescale.com/))
9+
- MySQL (including MariaDB and LSIO's MariaDB)
10+
- PostgreSQL (including [TimescaleDB](https://www.timescale.com/), [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs), and Nextcloud's [AIO](https://github.com/nextcloud/all-in-one))
1211
- Redis
1312

1413
## Installation

0 commit comments

Comments
 (0)