Skip to content

Set a session value with a timeout value with a redis session handler #409

@piraz

Description

@piraz

Setting a session key/value withe the timeout parameter in the kwargs will be processed by the redis session handler by setting the key/value in the database and setting the ttl as the provided timeout parameter.

We need #408 implemented to provide this feature.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions