Hi All

I was wondering if it is possible to match keys partially while
searching in Cassandra.

I have a requirement where I'm storing a large number of records, the
key being something like "A|B|T" where A and B are mobile numbers and
T is the time-stamp (the time when A called B). Such format ensure the
uniqueness of the keys. Now if I want to search for all records where
A called B, I would like to do a partial match with "A|B". Is this
possible?

I've another small question - where can I find some complete examples
of creating a cluster and communicating with it (for
insertion/deletion of records) using Hector or Pelops? So far, I've
been doing this via the Thrift interface, but it's becoming illegible
now...

Thanks in advance...

Regards
Arijit

-- 
"And when the night is cloudy,
There is still a light that shines on me,
Shine on until tomorrow, let it be."

Reply via email to