Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (12 loc) · 1.17 KB

Astra SDK Java Samples

Set of sample codes to work with Astra SDK JAVA. The reference documentation of the SDK itself is located here

For any questions or requirements used the Issues

Projects

QuickStarts

FailOver

  • sdk-failover-astra: Connect to an Astra instance with multiple regions and illustrate how to failover from one region to another without any reloading.

  • sdk-failover-stargate:: Use the provided docker-compose file with 2DC of 3 nodes each to illustrate how load balancing and failover and handled at SDK level.