In order to configure kundera for Cassandra, I notice there are 3 possible options for kundera.client.lookup.class as below
- com.impetus.client.cassandra.pelops.PelopsClientFactory
- com.impetus.kundera.client.cassandra.dsdriver.DSClientFactory
- com.impetus.client.cassandra.thrift.ThriftClientFactory
I am not sure of the Pros and Cons of the above 3 and hence not sure which one to use. Please help me decide