-
Notifications
You must be signed in to change notification settings - Fork 24
RoadMap
aadrian edited this page Feb 28, 2016
·
10 revisions
- "SQL Repository" support.
- better DB Dialect integration
- add integration tests with the various DBs and use Docker to automate.
- add more usage examples
- add the much faster https://github.com/brettwooldridge/HikariCP and deprecate DBCP
- use https://github.com/qos-ch/slf4j instead of java.util.logging
- split the project into several modules
- migrate the project build from Maven to Gradle because of the multi-module support https://docs.gradle.org/current/userguide/multi_project_builds.html