RE: Efficient .net client for cassandra

2015-02-24 Thread Ashic Mahtab
for a particular requirements, running the async queries and doing Task.WhenAll(...) improves things considerably. I've been using the .net connector for a while, and performance seems to be quite good. Cheers,Ashic. Date: Tue, 24 Feb 2015 10:46:17 +0530 Subject: Efficient .net client for cassand

Efficient .net client for cassandra

2015-02-23 Thread Asit KAUSHIK
Hi All, We have been able to find our case specific full text which we are analyzing using Staratio Cassandra. It has modified secondary index api which uses lucene indices. The erformace also seems good to me . Still i wanted to ask you gurus 1) Has anybody used Startio and any drawbacks of it 2

Efficient .net client for cassandra

2015-02-22 Thread Asit KAUSHIK
Hi All, We have been able to find our case specific full text which we are analyzing using Staratio Cassandra. It has modified secondary index api which uses lucene indices. The erformace also seems good to me . Still i wanted to ask you gurus 1) Has anybody used Startio and any drawbacks of it 2