Rasa webchat storage

Hello Everyone,

I am using rasa-webchat for UI, I was trying to use redis so that I can manage my session data, but I noted that by default rasa-webchat only allow local storage or session storage for that. can anyone share if they have done that do we need to modify rasa-webchat/store.js at master · botfront/rasa-webchat · GitHub this and use it.

any help here would be really appreciated.

Thanks

hi @shubham47 - what do you want to achieve with this?

If the local / session storage gets cleared, the user’s conversation won’t be retrievable from redis either, because you will have lost the user’s / session’s ID