Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: introduce new test for compression
test are trying both algorithems (snappy, lz4), while counting the size of the frames coming into scylla for reference we also have one test doing the same without compression test main structure was borrowed from java-driver, the usage of proxy to count the packets is unique to this change.
- Loading branch information