Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DefaultPartitioner - implements java client logic | Dana Powers | 2016-01-24 | 1 | -0/+23 |
* | 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 | 2 | -3/+98 |
* | make partitions arg optional in *Partitioner.partition, defaulting to self.pa... | Dana Powers | 2015-02-09 | 3 | -7/+8 |
* | Add Sphinx API docs | Will Daly | 2015-01-15 | 1 | -4/+6 |
* | Separate consumers/producers/partitioners | Dana Powers | 2014-09-10 | 4 | -0/+64 |