You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tobias Ibounig (Jira)" <ji...@apache.org> on 2019/12/09 22:38:00 UTC

[jira] [Commented] (LUCENE-8739) ZSTD Compressor support in Lucene

    [ https://issues.apache.org/jira/browse/LUCENE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992002#comment-16992002 ] 

Tobias Ibounig commented on LUCENE-8739:
----------------------------------------

Hey,

I have just found a pure Java implementation of Zstd (under Apache License).

[https://github.com/airlift/aircompressor/tree/master/src/main/java/io/airlift/compress/zstd]

Could not find performance comparisons to the JNI integration

> ZSTD Compressor support in Lucene
> ---------------------------------
>
>                 Key: LUCENE-8739
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8739
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/codecs
>            Reporter: Sean Torres
>            Priority: Minor
>              Labels: features
>
> ZStandard has a great speed and compression ratio tradeoff. 
> ZStandard is open source compression from Facebook.
> More about ZSTD
> [https://github.com/facebook/zstd]
> [https://code.facebook.com/posts/1658392934479273/smaller-and-faster-data-compression-with-zstandard/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org