Re: ORM over Cassandra

2011-02-11 Thread Dodong Juan
Does HOM support finders on any pojo attributes Sent from my iPhone On Feb 10, 2011, at 5:43 PM, "B. Todd Burruss" wrote: > wiki page is here ... > > https://github.com/rantav/hector/wiki/Hector-Object-Mapper-(HOM) > > >

Implementing queues in Cassandra

2010-07-10 Thread Dodong Juan
Hi, Has anyone tried implementing queues in Cassandra?

Doing joins between column familes

2010-05-26 Thread Dodong Juan
So I am not sure if you guys are familiar with OCM . Basically it is an ORM for Cassandra. Been testing it So I have created model that has the following object relationship. OCM generates the code from this that allows me to do easy programmatic query from Java to Cassandra. Object1-(M