Skip to content

Asynchronous query examples with the DataStax Java Driver for Apache Cassandra

Notifications You must be signed in to change notification settings

olim7t/cassandra-driver-async-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample code for my blog post published at http://www.datastax.com/dev/blog/java-driver-async-queries.

The unit tests assume that a Cassandra database is running at localhost:9042. They will create a keyspace called async_examples containing one table and a few sample rows (see TestBase.java).

About

Asynchronous query examples with the DataStax Java Driver for Apache Cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages