Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for compression #12

Open
mpenick opened this issue Jul 13, 2021 · 1 comment
Open

Add support for compression #12

mpenick opened this issue Jul 13, 2021 · 1 comment

Comments

@mpenick
Copy link
Contributor

mpenick commented Jul 13, 2021

No description provided.

@dougwettlaufer
Copy link
Contributor

Looks like the newest go-cassandra-native-protocol has support for creating a codec with compression
https://github.com/datastax/go-cassandra-native-protocol/blob/bbccbae2547fb16d84034b8a52088c9ef4735256/frame/codec.go#L111

Problem is we need to figure out which compression to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants