[Question] Can I use redis/database to manage session? #2787
Replies: 4 comments 7 replies
-
I have the same question. I've been looking at the Flet code and it looks like it won't work. It seems that we need to make an implementation to support custom session managers |
Beta Was this translation helpful? Give feedback.
-
@luozhouyang Have you made any progress on this? |
Beta Was this translation helpful? Give feedback.
-
@FeodorFitsner, can you tell me what I can do? Should I make support for a custom session manager? |
Beta Was this translation helpful? Give feedback.
-
@ndonkoHenri can you help on this issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to deploy the flet app in a k8s cluster, with many pods. So how flet manage the user sessions? Can I use redis or a database to customize sessions management?
Beta Was this translation helpful? Give feedback.
All reactions