Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix murmur2 bug handling python2 bytes that do not ascii encode (#815) | Dana Powers | 2016-10-22 | 1 | -9/+7 |
* | Update Partitioners for use with KafkaProducer (#827) | barrotsteindev | 2016-09-28 | 1 | -1/+9 |
* | Vendor six 1.10.0six | Dana Powers | 2016-08-01 | 1 | -1/+3 |
* | Fix translation of Java murmur2 code, fix byte encoding for Python 3. | Chris Chamberlin | 2015-07-28 | 1 | -10/+12 |
* | Use MurmurHash2 for key partition hashing | Dana Powers | 2015-06-10 | 1 | -1/+95 |
* | make partitions arg optional in *Partitioner.partition, defaulting to self.pa... | Dana Powers | 2015-02-09 | 1 | -1/+3 |
* | Separate consumers/producers/partitioners | Dana Powers | 2014-09-10 | 1 | -0/+12 |