Document support for `lz4framed`
Open
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.