Historia zmian

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