Saturday 13 May 2017

Node js Cassandra Driver - configure retry policy

Im using the DataStax driver for Cassandra in Node js, and I would like to configure the retry policy I could not find an example, I found a few in Java but noting for Node.

I came across these 2 links but could not derive how to implement this in Node.

http://docs.datastax.com/en/developer/nodejs-driver/3.2/features/tuning-policies/#retry-policy

http://datastax.github.io/nodejs-driver/features/tuning-policies/

Please advise.



via David Faiz

No comments:

Post a Comment