Skip to content

Add Redis PHP session storage support#1639

Merged
retlehs merged 1 commit intomasterfrom
feature/redis-sessions
Feb 17, 2026
Merged

Add Redis PHP session storage support#1639
retlehs merged 1 commit intomasterfrom
feature/redis-sessions

Conversation

@retlehs
Copy link
Member

@retlehs retlehs commented Feb 16, 2026

Mirrors the existing Memcached session option. Sessions use Redis database 1 by default to stay separate from object cache on database 0.

Ref https://discourse.roots.io/t/work-in-progress-storing-php-sessions-in-redis/30148

@retlehs retlehs self-assigned this Feb 16, 2026
@retlehs retlehs merged commit b322acc into master Feb 17, 2026
2 checks passed
@retlehs retlehs deleted the feature/redis-sessions branch February 17, 2026 16:15
@strarsis
Copy link
Contributor

strarsis commented Mar 9, 2026

Interesting. Can this be just enabled when redis is already used anyway? Any side effects or adjustments necessary to a WordPress site?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants