Taro L. Saito is announcing that snappy-java with version number 1.1.1.7 / 1.1.2-RC3 is already available to download.
What is snappy-java ?
snappy-java is Java JNI-based bindings to Google's Snappy library .
Snappy is a compression/decompression C++ library developed by Google.This is a Java library providing a way to work with Snappy inside Java-powered apps or websites.It is tailored for 64bit CPUs and is portable across many platforms.Bindings are also available for other programming languages:Common LispErlangHaskellJava (alternative)Node.jsPerlPHPPythonRuby
This is changelog for snappy-java version 1.1.1.7 / 1.1.2-RC3 :
- SnappyOutputStream optimization.
You can read the complete changelog and also download this latest version on their homepage:
github.com