Skip to content

Add validation or lazy initiation against Cassandra #31

@caelcs

Description

@caelcs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions