-
Notifications
You must be signed in to change notification settings - Fork 24
RoadMap
aadrian edited this page Feb 8, 2017
·
10 revisions
- SQL Repository support
- better DB Dialect integration
- integration tests with the various DBs and use Docker to automate this
- more usage examples
- add the much faster https://github.com/brettwooldridge/HikariCP too besides the existing 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
- remove unused utility functions