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

Integration with Redis for Legend Session Store #197

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aterleto
Copy link

@aterleto aterleto commented Sep 5, 2023

aterleto and others added 4 commits September 5, 2023 15:06
Includes missing unit tests and workarounds that will be corrected once contribution is approved following a demo
…d fields

- Created SessionStoreFactory
- Created inner classes to represent MongoDB and Redis Configurations uniquely
- Added new abstract method, getSessionAttribute, implemented by both MongoDB and Redis
- Changed SessionStore from abstract class to interface
- Added transactions within Redis create session so expire is set atomically with key creation
Includes missing unit tests and workarounds that will be corrected once contribution is approved following a demo
@aterleto aterleto requested a review from a team as a code owner September 5, 2023 19:10
@aterleto
Copy link
Author

@pierredebelen bringing this back up for your attention. Please review

@Yasirmod17
Copy link
Contributor

@aterleto this may need to change slightly due to #200

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.

None yet

2 participants