[
https://issues.apache.org/jira/browse/CASSANDRA-12063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Evans updated CASSANDRA-12063:
-----------------------------------
Fix Version/s: 2.2.x
> Brotli storage compression
> --------------------------
>
> Key: CASSANDRA-12063
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12063
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Eric Evans
> Assignee: Eric Evans
> Priority: Minor
> Fix For: 2.2.x
>
>
> Brotli is a compression algorithm based on a modern variant of the LZ77
> algorithm, Huffman coding and 2nd order context modeling. It produces
> smaller compressed sizes at costs comparable to deflate.
> I have a working [ICompressor
> implementation|https://github.com/eevans/cassandra-brotli] which has received
> a fair amount of testing already. I'll follow up shortly with a Cassandra
> changeset(s) for review.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)