Skip to content

Ankitp1342/cass-java-driver-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

cass-java-driver-plugins

This project contains code to implement a ExponentialRetryPolicy in datastax java driver (https://github.com/datastax/java-driver/tree/3.x/manual/retries). This retry policy will allow users to retry by exponentially backing off with ceiling of max retry delay with unlimited retry. You can optionally set the max number of retries to throw error after the max retries have reached.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages