MiroslavRosenov/better-ipc

Use redis?

Opened this issue · 1 comments

Hi i was wondering if it was possible to use this with redis or something of that nature.

Mainly since my deployment strategy involves running discord.py in a cluster, i dont want to micromanage websocket for production. I was wondering it was possible ( maybe if you can guide me i can implement that myself )

Hi i was wondering if it was possible to use this with redis or something of that nature.

Mainly since my deployment strategy involves running discord.py in a cluster, i dont want to micromanage websocket for production. I was wondering it was possible ( maybe if you can guide me i can implement that myself )

https://github.com/chredeur/better-cluster-fastapi ?