v3.7.0
*: add missing godoc package descriptions
refactor: use WaitGroup.Go to simplify code
Merge pull request #20151 from kishen-v/benchmark-perfdash
chore(CI): add gci formatter
Address review comments
Add range --keys-only to the benchmark tool
benchmark: Connect to all endpoints instead of polling them
refactor: use strings.Cut to simplify code