Skip to content
/ ditb Public
forked from fengchen8086/ditb

Distributed ordered table Indexing Technique Benchmark

License

Notifications You must be signed in to change notification settings

broyant/ditb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DITB (Distributed ordered table Indexing Technique Benchmark)

Source code based on Apache HBase 1.2.1.

Integrated with CMIndex, IRIndex, CCIndex, LCIndex, MD-HBase and LMSIndex.

CMIndex, LCIndex and LMSIndex are manually implemented in this project. CCIndex and IRIndex are based on project IRIndex (https://github.com/wanhao/IRIndex). MD-HBase is based on project Tiny-MD-HBase project (https://github.com/shojinishimura/Tiny-MD-HBase/).

Data generation is based on project YCSB (https://github.com/brianfrankcooper/YCSB).

About

Distributed ordered table Indexing Technique Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.9%
  • Ruby 1.5%
  • Perl 1.4%
  • Shell 0.8%
  • Protocol Buffer 0.6%
  • HTML 0.3%
  • Other 0.5%