Availability of HBase has improved a lot. Please take a look at HBASE-10070.
Cheers > On May 10, 2015, at 11:39 AM, Fei Shan <[email protected]> wrote: > > Different DB design for different purpose, if need enforce transactions, > have to lose on the performance.... > For cassandra, it focus on the availability not the consistence... > > If you needs a DB support high volume transaction, VoltDB could be a good > choice.. > It is a in-memory DB with high performance, provided relational scheme > > > > On Thu, May 7, 2015 at 7:35 PM, Jignesh Patel <[email protected]> > wrote: > >> Just wondering is there a way to enable transaction for multiple databases >> together >> i.e. HBase and Radis or HBase/Cassandra? >> >> -Jignesh >>
