Histórico de Commits

Autor SHA1 Mensagem Data
  Sean Hanson 47ae433aa8 Reuse lengthFields há 5 anos atrás
  FrancoisPoinsot 10d673ff22 copied transaction logic from java client há 5 anos atrás
  FrancoisPoinsot b68420a29b control record + isTransactional bit parsing há 5 anos atrás
  Sergey Zimin e1eda41894 Tests for timestamps added há 5 anos atrás
  Sergey Zimin f0e5fa7ff7 Support LogAppend timestamps há 5 anos atrás
  Muir Manders f352e5cc8b Reuse compression writer objects há 5 anos atrás
  Muir Manders afe6b1d906 Reuse lz4 and gzip readers há 5 anos atrás
  Muir Manders 3dd2f63504 Fix build without cgo há 5 anos atrás
  Daniel Dao 90843c8714 use Compress/Decompress directly without Reader/Writer/ioutil.WriteAll há 6 anos atrás
  Ivan Babrou 49c4c9a359 Zstandard (zstd) support for compression há 6 anos atrás
  Ivan Babrou 1f78d8a7f1 Add support for compression levels, closes #1042 há 6 anos atrás
  Phil Kedy d40eb2c596 Tweak to LastOffsetDelta calculation based on C implementation (which uses length of records - 1) há 6 anos atrás
  Evan Huus 55e0023fee Simplify record batch encoding a bit há 6 anos atrás
  Ivan Babrou 939043e02e Correctly encode RecordBatch.LastOffsetDelta há 6 anos atrás
  Vlad Hanciuta eee4c711a2 Check for insufficient data when we try to get the records. há 6 anos atrás
  Vlad Hanciuta 5fd60c2be0 Add producer support for Kafka 0.11 Records há 6 anos atrás
  Vlad Hanciuta ed80c61d79 Make timestamp fields of type time.Time and time.Duration há 6 anos atrás
  Vlad Hanciuta 808ea149d8 Check records encoding error há 6 anos atrás
  Vlad Hanciuta bd304f1b40 Refactor record batch encoding há 6 anos atrás
  Vlad Hanciuta 5ffc7bf531 Simplify uncompressed records length computation há 6 anos atrás
  Vlad Hanciuta b51e2317f4 Make an encoder/decoder for records array há 6 anos atrás
  Vlad Hanciuta b37b1580be Introduce dynamicPushEncoders há 6 anos atrás
  Vlad Hanciuta 7630f80a01 Add support for Kafka 0.11 RecordBatch há 6 anos atrás