-
Notifications
You must be signed in to change notification settings - Fork 695
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Exposed Roadmap | ||
|
||
* Refactor test to cover different jdbc-drivers/database versions (with docker-compose or test containers) | ||
* Support Repository based DAO (https://github.com/JetBrains/Exposed/issues/24) | ||
* Move from jdbc drivers to something more asynchronous ([R2DBC](https://r2dbc.io/)) | ||
* Support Kotlin Native | ||
* Support Kotlin JS |