Commit History

作者 SHA1 備註 提交日期
  Leonid Koftun 2d2326efcf feat: Add alter and list partition reassignments 5 年之前
  Diego Alvarez 88b0e98974 removes unused fields/methods 5 年之前
  Sean Hanson dec71e97e5 Remove use of magic number 5 年之前
  Sean Hanson 1d23237375 Remove useless tmp var 5 年之前
  Sean Hanson 4ed1ab2ab8 Provide peekInt8 to reduce allocations 5 年之前
  Robin 7957e72eca factor out getStringLength, use putArrayLength 7 年之前
  Robin b3f149d4d2 add create partitions 7 年之前
  Vlad Hanciuta b7f694ebc8 Determine the records type based on the magic number not API version 7 年之前
  Vlad Hanciuta 5a79f9f5ac Add support for nullable strings. 7 年之前
  Vlad Hanciuta ff1f79c54b Add dynamicPushDecoder interface 7 年之前
  Vlad Hanciuta 82babd01e5 Allow negative values for getArrayLength() 7 年之前
  Vlad Hanciuta ba10b7b08d Add support for varint encoding and decoding 7 年之前
  DiSiqueira fdebee00c4 Following Golint tips for if blocks who ends with a return 8 年之前
  Dieter Plaetinck 70f640ef06 move to real_decoder and privatize. 8 年之前
  Dieter Plaetinck edca54dc23 pre-allocate decoding errors 8 年之前
  Willem van Bergen 1badb8e8c4 Add JoinGroup request and response pair. 9 年之前
  Evan Huus 12d29331cf A few minor suggestions from golint 9 年之前
  Evan Huus 900e4f4595 Centralize and unify getSubset error checking 9 年之前
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 年之前
  Evan Huus 37fcac52fd Hardcode integer sizes 9 年之前
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. 10 年之前
  Willem van Bergen 2018fd405e Prefix error variables with Err 10 年之前
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size 11 年之前
  Evan Huus 0f5cff6a9a Return a decoding error for negative array lengths 11 年之前
  Antoine Grondin 07ce59b43f Revert `go vet` incompatible changes (go1.0). More magic numbers. 11 年之前
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 11 年之前
  Evan Huus e4ff187a56 go 1.0 compatibility; all we lose is ipv6 zones 11 年之前
  Evan Huus 4969d24fa1 kafka->sarama 11 年之前
  Evan Huus 07a8b70445 wip remove namespacing 11 年之前
  Evan Huus 9047579808 Split into two packages, one low-level, one high 11 年之前