We use PHP with thrift and the thrift brokers, the speed is excellent. Read/writes are in the 2-5ms range.
-ryan On Mon, Nov 29, 2010 at 3:32 PM, Christian van der Leeden <[email protected]> wrote: > Hi, > > we're investigating in different scalable data stores. My concern with > HBase at this moment is > the poor support for ruby (we've got a larger rails app). Some insights on > how others are interfacing > with HBase through ruby would be very appreciated. (do you use thrift, or > avro or the stargate API, > what gems, what performance do you get, e.g. ms for reads/writes) > > Thanks > > Christian > >
