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
  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
  Ivan Babrou 1f78d8a7f1 Add support for compression levels, closes #1042 il y a 6 ans
  Phil Kedy d40eb2c596 Tweak to LastOffsetDelta calculation based on C implementation (which uses length of records - 1) il y a 6 ans
  Evan Huus 55e0023fee Simplify record batch encoding a bit il y a 6 ans
  Ivan Babrou 939043e02e Correctly encode RecordBatch.LastOffsetDelta il y a 6 ans
  Vlad Hanciuta eee4c711a2 Check for insufficient data when we try to get the records. il y a 6 ans
  Vlad Hanciuta 5fd60c2be0 Add producer support for Kafka 0.11 Records 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 808ea149d8 Check records encoding error il y a 6 ans
  Vlad Hanciuta bd304f1b40 Refactor record batch encoding il y a 6 ans
  Vlad Hanciuta 5ffc7bf531 Simplify uncompressed records length computation il y a 6 ans
  Vlad Hanciuta b51e2317f4 Make an encoder/decoder for records array il y a 6 ans
  Vlad Hanciuta b37b1580be Introduce dynamicPushEncoders il y a 6 ans
  Vlad Hanciuta 7630f80a01 Add support for Kafka 0.11 RecordBatch il y a 6 ans