rauldpm / ChatbotTFG

This project houses a chatbot built with the Open Source Rasa software.
GNU General Public License v3.0
0 stars 0 forks source link

Added redis db to sync servers #26

Closed rauldpm closed 1 year ago

rauldpm commented 1 year ago

This pr changes the internal db of rasa from sql to redis, which allows synchronizing the requests made to all the rasa servers so that when balancing the requests made, it always accesses the same db