Hi, folks~ Currently, S2Graph mainly supports HBase as a persistence storage.
In production environment, some companies maintain their HBase cluster as a master/slave cluster configuration. They can support data reliability and fault tolerant feature with mater/slave in multi-IDC environment. How do you think about supporting master/slave? If you think so, we need to adjust feature in model management related codes. Because HBase cannot support DDL replication(?) feature in my knowledge base. Thanks for your reading, Best regards, Junki Kim
