NerdWalletOSS / kinesis-python

Low level, multiprocessing based AWS Kinesis producer & consumer library
Other
117 stars 50 forks source link

DynamoDB.should_start_shard_reader is missing? #20

Closed mabaasit closed 1 year ago

mabaasit commented 5 years ago

I am new to this tech stack and have been going through the code.

I am trying to find the method should_start_shard_reader self.should_start_shard_reader in DynamoDB.

Have I missed anything?