You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2011/07/24 10:59:09 UTC

[jira] [Created] (COMPRESS-147) Add a Snappy compressor

Add a Snappy compressor
-----------------------

                 Key: COMPRESS-147
                 URL: https://issues.apache.org/jira/browse/COMPRESS-147
             Project: Commons Compress
          Issue Type: New Feature
          Components: Compressors
            Reporter: Christian Grobmeier
            Priority: Minor


Add a Snappy compressor to the Compress lib. Currently there is only a C implementation linked with JNI to Java.

[1] http://code.google.com/p/snappy/
[2] http://code.google.com/p/snappy-java/


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (COMPRESS-147) Add a Snappy compressor

Posted by "Simone Tripodi (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COMPRESS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115319#comment-13115319 ] 

Simone Tripodi commented on COMPRESS-147:
-----------------------------------------

I just found that Dain Sundstrom (already Apache Commons Committer) implemented a pure Java implementation of Snappy on [GitHub|https://github.com/dain/snappy], I wrote him a personal email to invite him to contribute it to {{commons-compress}}.
Let's keep the finger crossed he will accept :)
                
> Add a Snappy compressor
> -----------------------
>
>                 Key: COMPRESS-147
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-147
>             Project: Commons Compress
>          Issue Type: New Feature
>          Components: Compressors
>            Reporter: Christian Grobmeier
>            Priority: Minor
>
> Add a Snappy compressor to the Compress lib. Currently there is only a C implementation linked with JNI to Java.
> [1] http://code.google.com/p/snappy/
> [2] http://code.google.com/p/snappy-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (COMPRESS-147) Add a Snappy compressor

Posted by "Christian Grobmeier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COMPRESS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070124#comment-13070124 ] 

Christian Grobmeier commented on COMPRESS-147:
----------------------------------------------

Format description:
http://code.google.com/p/snappy/source/browse/trunk/format_description.txt

> Add a Snappy compressor
> -----------------------
>
>                 Key: COMPRESS-147
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-147
>             Project: Commons Compress
>          Issue Type: New Feature
>          Components: Compressors
>            Reporter: Christian Grobmeier
>            Priority: Minor
>
> Add a Snappy compressor to the Compress lib. Currently there is only a C implementation linked with JNI to Java.
> [1] http://code.google.com/p/snappy/
> [2] http://code.google.com/p/snappy-java/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira