Skip to content

shunfei/indexr-compress-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project export compress algorithm of infobright-4.0.7 community edition.

Note: You should compile c++ lib on the same platform as your cluster will run.

Generate compress lib

Download the source and build the lib.

$> git clone [email protected]:shunfei/indexr-compress-lib.git
$> cd indexr-compress-lib
$> ./compile.sh
$> ls lib/

Now the lib folder should contains compress lib file we need.

On mac:

libbhcompress.dylib

On linux:

libbhcompress.so

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published