Historique des commits

Auteur SHA1 Message Date
  tianji 1e2740380a Do not modify ProducerMessage.MetaData during the whole publishing process. il y a 6 ans
  Evan Huus 8268907a6b Tweak documentation of Close/AsyncClose methods il y a 7 ans
  Evan Huus f0062da5ae Sync Producer: Don't change config in constructor il y a 7 ans
  Evan Huus 0ba346b5da SyncProducer batch support il y a 8 ans
  Evan Huus 21c17a5001 Update a bunch of docs il y a 8 ans
  Evan Huus 12d29331cf A few minor suggestions from golint il y a 8 ans
  Evan Huus 93c1f7437d Wrap all godoc at 80 characters il y a 8 ans
  Evan Huus 6be486f900 Only mention closing the Client on the FromClient constructors il y a 9 ans
  Willem van Bergen a141cbef2e Return partition and offset when calling SendMessage. il y a 9 ans
  Willem van Bergen 97c8f951f2 SyncProducer’ SendMessage accepts a sarama.ProducerMessage in line with the AsyncProducer il y a 9 ans
  Willem van Bergen a468f3ae10 Make Partition and Offset normal struct fields instead of functions. il y a 9 ans
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer il y a 9 ans
  Willem van Bergen f9c4fd65c2 Make Client an interface. il y a 9 ans
  Willem van Bergen 4189e55a44 Return{Errors,Successes} -> Return.{Errors,Successes} il y a 9 ans
  Willem van Bergen 5411ec3676 Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples il y a 9 ans
  Willem van Bergen 56542078b1 Configuration tweaks. il y a 9 ans
  Willem van Bergen 015a1feac8 Make SyncProducer an interface, and make the original SyncProducer internal. Add a mock for SyncProducer. il y a 9 ans
  Willem van Bergen fc30281c47 Move the Producer interface to Sarama itself, and make the current Producer struct private. il y a 9 ans
  Evan Huus 3d6ab1332c Don't export newSyncProducerFromProducer il y a 9 ans
  Evan Huus 6e7ef3c572 Permit constructing producers/consumers without clients il y a 9 ans
  Evan Huus 616ac5daa4 Unify configuration structures into config.go il y a 9 ans
  Evan Huus 17dc2eeb59 Rename SimpleProducer to SyncProducer il y a 9 ans