We need to port https://github.com/redis/go-redis/pull/3751 to [rueidiscompat](https://github.com/redis/rueidis/blob/c0fc8617f6f7d292c0ca1b234af944de52a01412/rueidiscompat/adapter.go#L2497-L2500). Relevant tests should also be ported (search `adapter.ZAddArgs` in the adapter_test.go).
We need to port redis/go-redis#3751 to rueidiscompat.
Relevant tests should also be ported (search
adapter.ZAddArgsin the adapter_test.go).