stargate.stargate-sdk.0.1.8.source-code.application.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stargate-sdk Show documentation
Show all versions of stargate-sdk Show documentation
Connect to Stargate Data Gateway
# Minimal keys to increase timeout to match ASTRA envoy
datastax-java-driver {
basic {
request {
timeout = 10 seconds
consistency = LOCAL_QUORUM
page-size = 5000
}
}
advanced {
connection {
init-query-timeout = 10 seconds
set-keyspace-timeout = 10 seconds
}
control-connection.timeout = 10 seconds
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy