I\'m using flask and when user login, I\'d like to cache some data which is used very frequently.
I\'m using flask-caching library with redis.
But the problem is <