RE: Indexing&Locking in Cassandra

2010-09-16 Thread Sandor Molnar
Thanks for your fast answer. Regarding to the composite keys: that's what I thought by default I just needed some confirmation. Unfortunately I can not use this approach in our application so I will figure out something else. I will check out Zookeeper to see if I can use it. Thanks again! Hel

Indexing&Locking in Cassandra

2010-09-16 Thread Sandor Molnar
Hello, I have a few questions about indexing and locking in Cassandra: - if I understood well only row level indexing exists prior to v0.7. I mean only the primary keys are indexed. Is that true? - is it possible to use composite primary keys? For instance I have a user object: User(name,birthda

Embedded Cassandra in JBoss

2010-09-15 Thread Sandor Molnar
Hello guys! I just started researching today whether we can use Cassandra in our software or not and I need to know if it is possible to use embedded Cassandra in Jboss somehow. I googled it and I found several pages like http://wiki.apache.org/cassandra/StorageProxy http://wiki.apache.org/cassa