This commit is contained in:
Madhavan Sridharan 2023-02-04 13:45:13 -05:00
parent 627bfbedb3
commit 3a18a84da0

View File

@ -29,7 +29,8 @@
<name>${project.artifactId}</name>
<description>
A DriverAdapter driver for JDBC via PostgreSQL with HikariCP.
A JDBC driver for nosqlbench. This provides the ability to inject synthetic data
into a PostegreSQL® compatible database leveraging HikariCP.
</description>
<dependencies>