Historique des commits

Auteur SHA1 Message Date
  Muir Manders f352e5cc8b Reuse compression writer objects il y a 5 ans
  Muir Manders afe6b1d906 Reuse lz4 and gzip readers il y a 5 ans
  Muir Manders 3dd2f63504 Fix build without cgo il y a 5 ans
  Ivan Babrou 7d77064a4d Revert "Add workaround for an empty zstd message" il y a 5 ans
  Ivan Babrou 0f30d9760b Add workaround for an empty zstd message il y a 5 ans
  Daniel Dao 90843c8714 use Compress/Decompress directly without Reader/Writer/ioutil.WriteAll il y a 6 ans
  Ivan Babrou 49c4c9a359 Zstandard (zstd) support for compression il y a 6 ans
  Maxim Vladimirskiy e42dc76c4e Add missing Kafka versions il y a 6 ans
  Ivan Babrou 1f78d8a7f1 Add support for compression levels, closes #1042 il y a 6 ans
  Vlad Hanciuta ed80c61d79 Make timestamp fields of type time.Time and time.Duration il y a 6 ans
  Vlad Hanciuta 0d4d83d02a Add support for Castagnoli polynomial for CRC32 computation il y a 6 ans
  Tom Crayford 920e2d0f8d make decoding unknown message versions error il y a 6 ans
  Sami Hiltunen 028d5382d1 negative timestamps on messages fix il y a 7 ans
  Evan Huus e6df07fb9c Merge pull request #786 from rtreffer/master il y a 7 ans
  Rene Treffer fea677b253 Add lz4 compression il y a 7 ans
  Sebastien Launay 124e7c647e Expose producer metrics with go-metrics il y a 7 ans
  Evan Huus 10d06c2fe7 Plumb through v0.10 support for consumer/fetch il y a 8 ans
  Evan Huus a68351e447 Use external snappy package il y a 8 ans
  Evan Huus 87fb5e3465 Support nil compressed messages il y a 8 ans
  Evan Huus 2594b8edd6 Fix and simplify message decoding il y a 8 ans
  Evan Huus 66411d8222 Cleanup a bunch more error formats il y a 9 ans
  Kostiantyn Stepaniuk 0aeb8f0f95 Update snappy repo path and encoding interface il y a 9 ans
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. il y a 9 ans
  Willem van Bergen 2018fd405e Prefix error variables with Err il y a 9 ans
  Evan Huus 0a9f80b431 Merge pull request #171 from Shopify/hide-snappy-funcs il y a 9 ans
  Evan Huus 39823e3af9 Check some errors il y a 9 ans
  Evan Huus b5df04ed3e Make snappy functions private il y a 9 ans
  Dimitrij Denissenko 9675a91962 Added Gzip test. Simplified a little. il y a 10 ans
  Dimitrij Denissenko c087d7fc53 Allow Gzip bulk consumption il y a 10 ans
  Dimitrij Denissenko b1a73257c4 Allow to decode snappy streams il y a 10 ans