Date
1 - 1 of 1
is hbase backend eventually consistent
Jerry He <jerr...@...>
HBase is strong consistency (as compared to eventual consistency). I agree the chapter is confusing. What it says is that because the backends lack multiple row transaction consistency (for both Cassandra and HBase, as compared to a ACID system), JanusGraph employs some home-made mechanisms to support transaction consistency. The mechanism takes into consideration and covers the 'eventual consistency' issue as well (for Cassandra). Hope this helps. Jerry On Fri, Sep 28, 2018 at 4:59 AM, <jele...@...> wrote:
|
|