Is it possible ot have multiple tracker-stores and lock-stores in the same redis instance?

Does the key_prefix allow this?, if I have an Elastic Cache instance, can I point multiple rasa servers with different key_prefixes?

Hi @juan-voiq, yes that will work! You can optionally set the db parameter in the Lock Store as well for added separation between Rasa server locks in a given Redis instance.