Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Need to move DriverManager to DataSource class #5

Open
adityasrini opened this issue Mar 31, 2018 · 0 comments
Open

Need to move DriverManager to DataSource class #5

adityasrini opened this issue Mar 31, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@adityasrini
Copy link
Owner

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.

@adityasrini adityasrini added the enhancement New feature or request label Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant