Mohammad Shafiee
Mohammad Shafiee
The arm64 architecture on the darwin platform does not exist in the script./scripts/build.sh It is appropriate to add the darwin-arm64 to the build set.
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...
**Describe your environment:** - **Platform:** Ubuntu 20.04.2 LTS - **Nginx Version:** 1.26.0 - **GCC Version:** 9.4.0 - **Kernel Version:** Linux 6.5.0-1020-aws - **OpenTelemetry Module Version:** Latest from the repository (webserver/v1.1.0)...
This pull request introduces support for using Redis Cluster as a backend for cluster-aware rate limiting features (like `clusterClientRatelimit` and `clusterLeakyBucket`), in addition to the existing Redis Ring mode. It...