Historique des commits

Auteur SHA1 Message Date
  Evan Huus 1101246f70 Pass the topic to the partitioner constructor il y a 9 ans
  Willem van Bergen 4a1de384e7 Add ManualPartitioner il y a 9 ans
  Willem van Bergen 2983f9a39a Partitioners operate on the entire ProducerMessage, not just the key il y a 9 ans
  Evan Huus 3b38704acc Make partitioner implementations private il y a 9 ans
  Evan Huus 3020cf16c6 Rework Partition interface and usage il y a 10 ans
  Evan Huus 237cfb5380 Check more errors il y a 10 ans
  Evan Huus e530ebdc9f Move PartitionerConstructor definition into partitioner.go il y a 10 ans
  Evan Huus fc94226d2e Get rid of partitioner locks il y a 10 ans
  Evan Huus dab3358e26 Take PartitionerConstructors in the producer il y a 10 ans
  Evan Huus 6aca6498e2 Implement ConstantPartitioner il y a 10 ans
  Burke Libbey 2e9d4aa756 serialize HashPartitioner and RoundRobinPartitioner il y a 11 ans
  Burke Libbey aa9f8942f6 concurrency fixes il y a 11 ans
  Evan Huus f8f6c2a832 Fix HashPartitioner returning negative partitions. il y a 11 ans
  Evan Huus 98ac318f22 Update godoc il y a 11 ans
  Evan Huus 883956234f Seed the random-number-generator, use an FNV-1a hash il y a 11 ans
  Evan Huus 14dc1b2c4c Implement a hashing partitioner il y a 11 ans
  Evan Huus 4969d24fa1 kafka->sarama il y a 11 ans
  Evan Huus 799b00cdad Finish refactor to remove namespacing il y a 11 ans
  Evan Huus 9047579808 Split into two packages, one low-level, one high il y a 11 ans
  Evan Huus 4aaecc7b0a s/PartitionChooser/Partitioner/ il y a 11 ans