Jetty Session Clustering with Redis
The Jetty module jetty-session-redis uses Jedis, the Java client of Redis. The configuration is completely transparent for a Webapp since you only need to modify the jetty.xml server configuration plus de webapp context files. We have also implemented several serializers for your session attributes: XStream JSON JBoss Serializer JDK Serializer
tags:Redis
via NoSQL databases
Post a Comment