* 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
* Add example consumer and producer appications * Ignore .env file
* Add installation instructions to README. * Make note that this repo is under development.