We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17022f1 commit a65f48bCopy full SHA for a65f48b
README.md
@@ -1,6 +1,6 @@
1
-# vertx-mysql-postgres
+# mod-mysql-postgresql
2
3
-This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers to support an async module for MySQL and PostgreSQL.
+This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers to support a fully async module for MySQL and PostgreSQL.
4
5
## Requirements
6
@@ -9,7 +9,7 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
9
10
## Installation
11
12
-`vertx install com.campudus.async-mysql-postgresql`
+`vertx install io.vertx.mod-mysql-postgresql`
13
14
## Configuration
15
0 commit comments