资 源 简 介
The aim of the project is to provide a simple way to replace the servlet container implementation of HttpSession with a custom one.
For the current release we have two backend using memcache or mysql. Those implementation are all designed to
permit the deploy of your application in different servlet containers without losing the session (if the containers are balanced) when the http request jumps from a container to
another.