Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 335 Bytes

ROADMAP.md

File metadata and controls

7 lines (6 loc) · 335 Bytes

Exposed Roadmap

  • Refactor test to cover different jdbc-drivers/database versions (with docker-compose or test containers)
  • Support Repository based DAO (JetBrains#24)
  • Move from jdbc drivers to something more asynchronous (R2DBC)
  • Support Kotlin Native
  • Support Kotlin JS