Short and Long Lived Cassandra Sessions
tl;dr When using the Datastax driver use long lived sessions! Symptom We saw errors in our Java services coming from the Datastax driver trying (and »
tl;dr When using the Datastax driver use long lived sessions! Symptom We saw errors in our Java services coming from the Datastax driver trying (and »
Overview The Datastax Cassandra Java Driver comes with a nice lightweight object mapper. Its goal is not to shield the developer away from the underlying details »