A C++ Implementation of HBase
github.com
A C++ Implementation of HBase
1–3 of 3 posts
Re: A C++ Implementation of HBase
#2Maybe much better performance than HBase?
Re: A C++ Implementation of HBase
#3Maybe much better performance than HBase?
The dominant advantages are the ability of rapid split and merge of ranges, the linear scalability and the performance benefits from C++.