PVince81/unwaste

Save sessions in files, not memory, in production mode

Opened this issue · 1 comments

In production mode, use another session store.
Either use redis or external files.

Needs some research.

@jdrudolph would it be something for you ?

Once implemented the sessions should be kept between server restarts.