Hao-Ming Hsu
Hao-Ming Hsu
Hi, I have improved some codes in [watermill-redisstream](https://github.com/wyxloading/watermill-redisstream), such as adding fan-out mode and idle consumer removal. Check this out if you are interested: https://github.com/minghsu0107/watermill-redistream
@gabzim I was also working on how to integrate go-redis with Redis client side caching. However I also feel it's quite awkward to manage connection IDs. My workaround is that...
I chose Traefik for its dynamic configuration (https://doc.traefik.io/traefik/getting-started/configuration-overview/). This is really useful in the development environment.
It sounds like an interesting proposal. I could write some code for benchmarking when I have time. It would also be great if you could create a PR for benchmarking!...