Getting Started Cassandra
Setting up the environment
Add the Dependency to your build.
for Maven:
Java 8, 9, 10 , 11 no module-info
Java 6, 7
Java 9, 10 , 11 with module-info
Works with datastax 2.1.x to 3.0.x, from 7.0.0 you will need explicitly include the datastax dependency in your pom.
What about the Datastax Mapper
- SFM is at about 20% faster
- More flexible
- No configuration
Mapper
Crud