A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code.
Session data can be stored into a cookie, memcached, a DB ...
Features
- Client side session
- Session sharing between applications
- Transparent cookie management
- No code change required
Categories
ClusteringLicense
Apache License V2.0Follow Java Stateless Servlet Filter
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice library and set of plugins for persisting the servlet session