Exposed: Any plan for stable version release?

Created on 3 Aug 2018  路  1Comment  路  Source: JetBrains/Exposed

This DSL ORM is awesome, just like jOOQ or QueryDSL, and looks like better than them on Kotlin! Should I use this for my business projects? But I should wait for stable version release... emm, any plan for stable version release?

Any plan for Async JDBC support after ADBA released?

Most helpful comment

@mirromutth , we have some roadmap before making a 1.0 release:

  1. Rework date/time support to work with different providers (JodaTime/Java8 Time API/ThreeTen)
  2. Rework to support coroutines
  3. Improve documentation
    After that, we'll be ready to make an initial release.

If you afraid of Exposed stability than I can tell you that we in Jetbrains use it in production for more then 3 years.

We will look for ADBA when all main databases will support it.

>All comments

@mirromutth , we have some roadmap before making a 1.0 release:

  1. Rework date/time support to work with different providers (JodaTime/Java8 Time API/ThreeTen)
  2. Rework to support coroutines
  3. Improve documentation
    After that, we'll be ready to make an initial release.

If you afraid of Exposed stability than I can tell you that we in Jetbrains use it in production for more then 3 years.

We will look for ADBA when all main databases will support it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

supertote picture supertote  路  3Comments

raderio picture raderio  路  4Comments

blackmo18 picture blackmo18  路  3Comments

mgmeiner picture mgmeiner  路  3Comments

hannesstruss picture hannesstruss  路  5Comments