A Jetty 9.4.x SessionDataMap implementation that uses Redis as the back-end.
Heavily plagiarised from jetty-memcached-sessions.
Also plagiarised the session serialization code from Apache Licensed xmemcached
Uses MIT licensed Jedis as the client for Redis.