Provide a lazy wrapper for QuarkusCqlSession #106
Labels
priority:major
Imported from JIRA
status:done
Imported from JIRA
type:new-feature
Imported from JIRA
Instead of injecting
CompletionStage<QuarkusCqlSession>
we could provide a session wrapper so that users can injectQuarkusCqlSession
directly and avoid blocking Vertx threads even if they opt out from eager init at startup.┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: