Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation or lazy initiation against Cassandra #31

Open
caelcs opened this issue Jun 8, 2019 · 0 comments
Open

Add validation or lazy initiation against Cassandra #31

caelcs opened this issue Jun 8, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@caelcs
Copy link
Owner

caelcs commented Jun 8, 2019

Two topics very related each other.

  • First one is to provide a way to validate that the parameters and query are correct against cassandra.

  • Second is to support lazy initialisation to create the prepared statements knowing that the session can or not be available. This is particularly useful when you use a DI framework and your session is not ready when the application context has finished but you don't want you application not to start because of it.

@caelcs caelcs added this to the release 5 milestone Jun 8, 2019
@caelcs caelcs added the enhancement New feature or request label Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant