spring-session
https://github.com/spring-projects/spring-session
Java
Spring Session
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to spring-session
Help out
- Issues
- Document How to Use Custom sessionRepository with @EnableRedisHttpSessionConfiguration
- .sessionRegistry(sessionRegistry()) doesn't seem necessary; documentation should be updated accordingly
- Consider adding support for multiple sessions for a single user
- Why are there so many redis requests happening?
- SessionRepositoryFilter's getRequestedSession is called unnecessarily.
- Add a SafeDeserializingSessionRepository
- Unreadable session after serialization
- Provide a way to get session size
- Spring session keys created in redis have different formats when running from a windows machine vs when running on a linux machine
- Mutable rich session objects don't work with session's saveDelta()
- Docs
- Java not yet supported