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

Session.RemoveAll and Session.Remove not removing keys from Redis #26

Open
chadneiro opened this issue Apr 7, 2016 · 0 comments
Open

Comments

@chadneiro
Copy link

When a user logs out I am calling the Session.RemoveAll() method to remove all session keys that were created. It is not removing any of them nor is it removing a key when I call Session.Remove("key"). I followed the configuration and everything seems to be working correctly when inserting and updating, just not the remove.

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

No branches or pull requests

1 participant