Commit History

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