Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow session storing in Redis #491

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Conversation

ZakarFin
Copy link
Member

Enables clustering and server restarts without sessions dying.

By default the servlet container handles sessions as before (Jetty/Tomcat) but by adding redis-session as profile on oskari-ext.properties the sessions are handled by Spring and saved to Redis.

oskari.profiles=[other, profiles,] redis-session

@ZakarFin ZakarFin added this to the 1.55.0 milestone Dec 16, 2019
@ZakarFin ZakarFin merged commit 4ed2aa5 into oskariorg:develop Dec 16, 2019
@ZakarFin ZakarFin deleted the redis-session branch December 16, 2019 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant