go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

refactor: pass custom log to pubsub

Open bailantaotao opened this issue 1 year ago • 1 comments

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

bailantaotao avatar Jun 04 '24 14:06 bailantaotao