You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
The code currently uses an outdated and non preferred way of connecting to the database. This must be refactored to the DataSource class. If possible, it would be better to use the VertX Postgres drivers since they seem to be giving the most performance on benchmark tests.
The text was updated successfully, but these errors were encountered:
The code currently uses an outdated and non preferred way of connecting to the database. This must be refactored to the DataSource class. If possible, it would be better to use the VertX Postgres drivers since they seem to be giving the most performance on benchmark tests.
The text was updated successfully, but these errors were encountered: