Persistence Cassandra components (for compile-time injection).
Data Access Object for Cassandra.
Read-side persistence Cassandra components (for compile-time injection).
Write-side persistence Cassandra components (for compile-time injection).
Cassandra read side support.
Cassandra read side support.
This should be used to build and register readside
Data Access Object for Cassandra. The statements are expressed in Cassandra Query Language (CQL) syntax.
The configured keyspace is automatically created if it doesn't already exists. The keyspace is also set as the current keyspace, i.e. it doesn't have to be qualified in the statements.
All methods are non-blocking.