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

Support for rolling option #33

Open
eddiesholl opened this issue Sep 16, 2016 · 0 comments
Open

Support for rolling option #33

eddiesholl opened this issue Sep 16, 2016 · 0 comments

Comments

@eddiesholl
Copy link

I'm having trouble getting a very standard rolling session scenario working with this adapter. As far as I can tell, the rolling option in express doesn't trigger any mutation of the session getting saved. This means no document is getting flushed when set() is called.
Is there something obvious I'm missing here? The rolling option means you should not need to mutate the session object with random data. I also have save=true set.

Cheers,
Eddie

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