Hi, Refer here: https://github.com/apache/hugegraph/milestone/6
If no other devs maintain HBase integration in the future, we'll remove it in V2.0 (maybe) We plan to drop the backend interface & focus on RocksDB as the store engine. Feel free to open an issue if you have any questions or suggestions (in GitHub) Best Imba Jin On 2026/03/23 14:19:51 Tamas Penzes wrote: > Hi All, > > I've seen the recent changes in HugeGraph regarding the support of > different storage engines (e.g. PostgreSQL, MySQL, etc.). What are the > community's plans for HBase? > Do you plan to keep it long-term, or do you plan to remove it too? > > Thanks, Tamaas > > Sources: > * https://hugegraph.apache.org/docs/quickstart/hugegraph/hugegraph-server/ > * > https://github.com/apache/hugegraph/blob/master/hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/BackendProviderFactory.java#L37 >
