[
https://issues.apache.org/jira/browse/AVRO-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469063#comment-17469063
]
ASF subversion and git services commented on AVRO-3234:
-------------------------------------------------------
Commit 04e41fc2c8aa21e829f690e791e8aa2b0a049700 in avro's branch
refs/heads/master from sycured
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=04e41fc ]
AVRO-3234: add new codec to lang/rust: zstandard (#1370)
* AVRO-3234: add new codec zstandard
* update MSRV to 1.51.0
> Rust: Add new codec: zstandard
> ------------------------------
>
> Key: AVRO-3234
> URL: https://issues.apache.org/jira/browse/AVRO-3234
> Project: Apache Avro
> Issue Type: Bug
> Components: rust
> Reporter: sycured
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Original Estimate: 0h
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Companies like CloudFlare use Zstandard instead of Snappy with Kafka:
> [https://blog.cloudflare.com/squeezing-the-firehose/]
> Rust driver doesn't include it so I made a
> [PR|https://github.com/apache/avro/pull/1370] to implement it
--
This message was sent by Atlassian Jira
(v8.20.1#820001)