go-redis
go-redis copied to clipboard
refactor: pass custom log to pubsub
If a user subscribes to many channels, it becomes difficult to keep track of which channel's data has been missed.
https://github.com/redis/go-redis/discussions/3015