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.