Please add support for lz4 compression

Description

Please add support for lz4 compression in addition to the current snappy support.

It looks like this may be as simple as adding the following to connection.py and using python-lz4 - https://github.com/steeve/python-lz4:

Environment

None

Pull Requests

None

Activity

Tyler Hobbs 
October 3, 2013 at 7:02 PM

Tyler Hobbs 
October 3, 2013 at 7:00 PM

I forgot to resolve this earlier, but lz4 support was added in the beta3 release.

Aaron Daubman 
July 16, 2013 at 1:47 PM

This will require C* to support lz4 native cql client compression https://issues.apache.org/jira/browse/CASSANDRA-5765 in order to work end-to-end.

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Pull Request

Priority

Created July 15, 2013 at 9:29 PM
Updated October 3, 2013 at 7:02 PM
Resolved October 3, 2013 at 7:00 PM