spring-projects / spring-projects/spring-session

Consider improving configuration support for ConfigureRedisAction

Open
#1,458 1 comment 0 reactions 0 assignees View on GitHub

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

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.