- Bump redis-rb dependency to >= 4.2.0
- Fixing bug where cached content was not read
- Parsing ERB in YAML configs
- Fill in missing README about cache expiration
- Allowing optional compression of cached content
- Adding support for multiple Redis databases/server
- Allowing expiration of cached value
- Adding CHANGELOG.md
- Removing homepage from gemspec as we don't have proper one yet
- Adding source code URL
- Allowing to connect to Redis with no sentinels
- Initial commit!