Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample applications that connect to Astra DB using DataStax java-driver

Prequesites:

Build:

mvn clean package

Run:

mvn exec:java \
  -Dargs.astraSecureConnectBundle=/path/to/secure-connect-astra.zip \
  -Dargs.astraToken=AstraCS:... \
  -Dargs.keyspace=...

Simulate slow connections:

Additional requirement: docker

./test-slow-link.sh "/path/to/secure-connect-astra.zip" "AstraCS:.." "<keyspace>"

Note: AstraMultiRegion.java is an incomplete work-in-progress, please do not try to use this code directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages