cloudbees / jetty-redis-sessions

A SessionDataMap implementation for Jetty 9.4.x that uses Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetty Redis Sessions

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.

About

A SessionDataMap implementation for Jetty 9.4.x that uses Redis

License:Other


Languages

Language:HTML 51.6%Language:Java 44.7%Language:AMPL 3.7%