-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Spring Session uses https://redis.io/commands/pexpireat/
the command is not implemented
in case the command fails, spring session uses expireat. the timstamp is not converted to seconds as it should so sessions get expired inmediatly in spring session since milliseconds is used