Histórico de Commits

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