| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
(#1185)
Added bytecode optimization for varint and append/read_msg functions. Mostly based on avoiding LOAD_GLOBAL calls.
|
|
|
|
| |
message format
|
|
|
|
|
| |
* Removed a few unused imports
* Added note on socketpair monkey-path
|
| |
|
| |
|
|\
| |
| | |
Vendor python module six; move selectors34 and socketpair under kafka.vendor
|
| | |
|
|/
|
| |
- also update internal classes RecordAccumulator and Sender
|
| |
|
| |
|
| |
|
|
|
|
| |
guarantee ordering (#698)
|
| |
|
|
|
|
| |
messagesets
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|