dpkp / dpkp/kafka-python

Document support for `lz4framed`

Open
#1,444 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
5.9k
Forks
1.5k
Avg merge
3d 11h
Merged PRs (30d)
3

Description

https://github.com/dpkp/kafka-python/pull/1395 added support for `lz4framed`, but didn't document it.

I started to add it, and realized I really don't understand the differences between these two...

@everpcpc can you clarify what you found compelling about `lz4framed` over `lz4`? At a quick glance, both appear to be just bindings to C implementations, so it's not like one is easy to debug (pure python) and the other is fast (C based)...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.