On 6/9/17 9:09 AM, Steven Schveighoffer wrote:

Is this the intended behavior? I would say no, that every time you
"open" a session (with SessionStore.open), it should re-up the timeout.
If this is the case, I can submit a PR.

Followup:

I copied the vibe.d RedisSessionStore into my project and made the
update. Works exactly like I need it to. I will submit the PR.

-Steve