awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add New KCL Features to Client

pfifer opened this issue · comments

Request for awslabs/amazon-kinesis-client#77

  • UserRecord's fields are missing. for example 'subSequenceNumber'
  • The ability to specify the subsequence number at which to checkpoint
  • Additional features