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

Remove Sessions from Cache Upon User Logout #15

Open
cmwylie19 opened this issue Oct 6, 2019 · 0 comments
Open

Remove Sessions from Cache Upon User Logout #15

cmwylie19 opened this issue Oct 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@cmwylie19
Copy link
Owner

Clean up the cache system and remove the sessions from the cache as soon as users logout.

Spawn two websocket events for LOGIN and LOGOUT and adjust the cache when the state of the concurrent users changes.

Second: Write a Cache Subscriber, that is subscribed to the state of the cache and will notify and change the cache automatically upon changes.

@cmwylie19 cmwylie19 added enhancement New feature or request hacktoberfest labels Oct 6, 2019
@cmwylie19 cmwylie19 self-assigned this Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant