Redis PUB/SUB to scale vertically the websockets for a chat application using python, fastapi
Hello so I am using redis to allow the vertical scaling of the websockets but I am not sure that my two endpoints are using the right logic because first I started by using the memory locally but then I decided to change the in-memory of redis