* Add GetRecords function to Kinesis Utils
* Add sample .env to showcase ENV vars needed
* Fix RedisCheckpoint to look for empty string (default from Redis)
* Extract example code into its own repository
* Create a structure for collecting unique messages.
* Keep track of first checkpoint, and last checkpoint through sequence
numbers from Kinesis.
* Add specs for core functionality.