Config redis

The configuration should look somewhat like the one mentioned in the section „Symfony Configuration“ of this blog article: Using Redis for session handling in Symfony 4.1+

When configured according to this settings, symfony will use redis as session handler.

You will have to wait for an official documentation, since we are still in the early access phase of the product.