Is your feature request related to a problem? Please describe.
I want to store states in redis, but I cant find a Redis-Based SessionManager provided;
Will this sdk officially supports redis as the session storage?
Or I have to provide my own SessionManager?
Describe the solution you'd like
Provide redis-based SessionManager;