spring-projects / spring-projects/spring-session
EnableRedisHttpSession support no expiration
Open
Nobody has claimed this yet.
in: redis
type: enhancement
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
We should support having no expiration for @EnableRedisHttpSession
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the EnableRedisHttpSession annotation and its Redis session configuration, then determine how expiration is currently applied. Done means the configuration supports a no-expiration option and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100