amazon-kinesis-client-go/batchconsumer
2017-08-07 19:20:56 +00:00
..
stats Added stats to base kinesis client 2017-08-07 19:20:56 +00:00
batcher.go Huge refactor. Batchers no longer run in their own go-routines, which allowed us to a lot of concurrency and simplify model. 2017-08-07 19:20:56 +00:00
batchermanager.go Added stats to base kinesis client 2017-08-07 19:20:56 +00:00
checkpointmanager.go Added stats to base kinesis client 2017-08-07 19:20:56 +00:00
consumer.go Better coordinated checkpoints and readlines. Checkpoint function now returns all errors. 2017-08-07 19:20:56 +00:00
sender.go Renamed methods to be more generic and to remove reference to logs 2017-07-19 00:21:31 +00:00
writer.go Added stats to base kinesis client 2017-08-07 19:20:56 +00:00
writer_test.go Fixed unit tests 2017-08-07 19:20:56 +00:00