Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always truncate deallocated produce message bufferstruncate_buffer | Dana Powers | 2016-03-13 | 1 | -12/+5 |
| | |||||
* | Fix bug in SimpleBufferPool memory condition waiting / timeout | Dana Powers | 2016-02-18 | 1 | -4/+5 |
| | |||||
* | Support batch_size = 0 in producer buffersbatch_size_zero | Dana Powers | 2016-02-17 | 1 | -4/+6 |
| | |||||
* | Add support for LZ4 compressed messages using python-lz4 module | Dana Powers | 2016-01-25 | 1 | -2/+3 |
| | |||||
* | Add MessageSetBuffer and SimpleBufferPool to manage producer messages | Dana Powers | 2016-01-24 | 1 | -0/+388 |