valkey icon indicating copy to clipboard operation
valkey copied to clipboard

Usage of MASTER in module reference

Open madolson opened this issue 10 months ago • 1 comments

We still have a usage of master in modules, https://github.com/valkey-io/valkey/blob/717ec1e1440d94ef1ebe064addaffc4970d88c29/src/module.c#L11514, even though we attempted to remove it. Was this a miss @PingXie, or is there some reason we have to keep it?

madolson avatar Apr 07 '24 07:04 madolson