kiyo-masui / bitshuffle

Filter for improving compression of typed binary data.
Other
215 stars 76 forks source link

Update README.rst for describing how to use in Java #57

Closed maropu closed 7 years ago

maropu commented 7 years ago

I ported the BitShuffle routines into snappy-java in https://github.com/xerial/snappy-java/pull/137 , and this has been finally merged into the master. So, this pr updates README.rst for java use and the direction.

maropu commented 7 years ago

I think this pr should be merged after the upcoming release of snappy-java. Thanks!

kiyo-masui commented 7 years ago

Great! If you can give me a heads up when that is, I'll merge it.

Thanks!

maropu commented 7 years ago

Sure, I'll let you know!

maropu commented 7 years ago

okay, the snappy-java including bitshuffling APIs has been released: http://search.maven.org/#artifactdetails%7Corg.xerial.snappy%7Csnappy-java%7C1.1.3-M1%7C