Search before asking
Motivation
Refer: #2558
We should implement TDIGEST.MIN TDIGEST.MAX command.
Redis command reference:
Solution
Depends on #2791
We can follow the implementation of #2791 for this command.
To write more comprehensive integration tests, it will be better to be implemented after #2792 .
Are you willing to submit a PR?