v0.3.0
- End of Java 6 support and Start Java 8 support
- Make RawHandler handle binaries instead of Strings (by @philipphoffmann)
- Improve handling of Redis Connection in Sink (by @theintz)
- Add a pluggable handler system (by Francis Page)
- Add list based source-sink implementation