提交历史

作者 SHA1 备注 提交日期
  Muir Manders 3dd2f63504 Fix build without cgo 6 年之前
  Ivan Babrou 7d77064a4d Revert "Add workaround for an empty zstd message" 6 年之前
  Ivan Babrou 0f30d9760b Add workaround for an empty zstd message 6 年之前
  Daniel Dao 90843c8714 use Compress/Decompress directly without Reader/Writer/ioutil.WriteAll 6 年之前
  Ivan Babrou 49c4c9a359 Zstandard (zstd) support for compression 7 年之前
  Maxim Vladimirskiy e42dc76c4e Add missing Kafka versions 7 年之前
  Ivan Babrou 1f78d8a7f1 Add support for compression levels, closes #1042 7 年之前
  Vlad Hanciuta ed80c61d79 Make timestamp fields of type time.Time and time.Duration 7 年之前
  Vlad Hanciuta 0d4d83d02a Add support for Castagnoli polynomial for CRC32 computation 7 年之前
  Tom Crayford 920e2d0f8d make decoding unknown message versions error 7 年之前
  Sami Hiltunen 028d5382d1 negative timestamps on messages fix 7 年之前
  Evan Huus e6df07fb9c Merge pull request #786 from rtreffer/master 8 年之前
  Rene Treffer fea677b253 Add lz4 compression 8 年之前
  Sebastien Launay 124e7c647e Expose producer metrics with go-metrics 8 年之前
  Evan Huus 10d06c2fe7 Plumb through v0.10 support for consumer/fetch 8 年之前
  Evan Huus a68351e447 Use external snappy package 8 年之前
  Evan Huus 87fb5e3465 Support nil compressed messages 8 年之前
  Evan Huus 2594b8edd6 Fix and simplify message decoding 9 年之前
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 年之前
  Kostiantyn Stepaniuk 0aeb8f0f95 Update snappy repo path and encoding interface 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 年之前
  Evan Huus 0a9f80b431 Merge pull request #171 from Shopify/hide-snappy-funcs 10 年之前
  Evan Huus 39823e3af9 Check some errors 10 年之前
  Evan Huus b5df04ed3e Make snappy functions private 10 年之前
  Dimitrij Denissenko 9675a91962 Added Gzip test. Simplified a little. 11 年之前
  Dimitrij Denissenko c087d7fc53 Allow Gzip bulk consumption 11 年之前
  Dimitrij Denissenko b1a73257c4 Allow to decode snappy streams 11 年之前
  Dimitrij Denissenko 7664076559 Added support for snappy stream decoding 11 年之前
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size 11 年之前