Skip to content

Commit 0c9d91d

Browse files
committed
Expand out includes in README
1 parent 163bc91 commit 0c9d91d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@ A script to automatically back up all databases running under docker on a host,
66

77
## Supported databases
88

9-
- MySQL (including MariaDB and LSIO's MariaDB)
10-
- PostgreSQL (including [TimescaleDB](https://www.timescale.com/), [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs), [pgvector](https://github.com/pgvector/pgvector), Nextcloud's [AIO](https://github.com/nextcloud/all-in-one) and [pgautoupgrade](https://github.com/pgautoupgrade/docker-pgautoupgrade))
9+
- MySQL
10+
- MariaDB
11+
- [LSIO's MariaDB](https://github.com/linuxserver/docker-mariadb/)
12+
- PostgreSQL
13+
- [TimescaleDB](https://www.timescale.com/)
14+
- [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs)
15+
- [pgvector](https://github.com/pgvector/pgvector),
16+
- Nextcloud's [AIO](https://github.com/nextcloud/all-in-one)
17+
- [pgautoupgrade](https://github.com/pgautoupgrade/docker-pgautoupgrade))
1118
- Redis
1219

1320
## Installation

0 commit comments

Comments
 (0)