spring-projects / spring-projects/spring-session
Consider improving configuration support for ConfigureRedisAction
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
Since configuring ConfigureRedisAction#NO_OP is quite essential for production environments, we could consider enhancing our Redis configuration support. For example, we could consider exposing it over @EnableRedisHttpSession in some way.
Note that Spring Boot has recently added support for this in spring-projects/spring-boot#17022.
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
Start by reading ConfigureRedisAction#NO_OP and @EnableRedisHttpSession, then compare the referenced Spring Boot support in spring-projects/spring-boot#17022. Done means there is an agreed configuration path for exposing NO_OP through @EnableRedisHttpSession and its behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis, spring, spring-boot
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100