We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: add prometheus metrics endpoints
test: add more tests for least-response-time
feat: use rand/v2 as rand func
bump: update dependencies
feat: add fastrandn from go runtime package (fastrandn is about 20% to 40% faster than rand.Intn )