# Functions
No description provided by the author
# Constants
No description provided by the author
ErrInvalidDynamoDBSchema is returned when there are one or more fields missing from the table.
ErrShardClaimed is returned when shard is claimed.
No description provided by the author
No description provided by the author
No description provided by the author
NumMaxRetries is the max times of doing retry.
No description provided by the author
No description provided by the author
We've completely processed all records in this shard.
# Variables
ErrSequenceIDNotFound is returned by FetchCheckpoint when no SequenceID is found.
ErrShardNotAssigned is returned by ListActiveWorkers when no AssignedTo is found.
# Structs
DynamoCheckpoint implements the Checkpoint interface using DynamoDB as a backend.
No description provided by the author
# Interfaces
Checkpointer handles checkpointing when a record has been processed.