Skip to content

docs: add Apache APISIX to the rate limiter ecosystem - #3782

Merged
andy-stark-redis merged 1 commit into
redis:mainfrom
Yilialinn:docs/add-apache-apisix-rate-limiter
Aug 11, 2026
Merged

docs: add Apache APISIX to the rate limiter ecosystem#3782
andy-stark-redis merged 1 commit into
redis:mainfrom
Yilialinn:docs/add-apache-apisix-rate-limiter

Conversation

@Yilialinn

@Yilialinn Yilialinn commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Add Apache APISIX to the API gateway entries in the Redis rate-limiter ecosystem list.

The linked APISIX limit-count documentation describes Redis and Redis Cluster counter policies and includes an example in which multiple APISIX nodes share a rate-limiting quota through Redis.

Scope

  • Update one ecosystem-list entry.
  • Link to the official Apache APISIX plugin documentation.
  • Do not change Redis behavior, examples, or recommendations.

Validation

  • Confirmed that the target Redis page already lists API gateways that use Redis for distributed rate limiting.
  • Confirmed that Apache APISIX 3.17 documents redis and redis-cluster policies for limit-count.
  • Confirmed that the APISIX documentation contains a cross-node shared-quota example.
  • Applied the patch to Redis main at e8c5782b614482976bd5da66f23b7033c3e67558 and ran git diff --check.
  • Checked GitHub code, Issue, and PR search for an existing APISIX entry; none was found on 2026-08-11.
  • Ran the Redis make all build successfully with Hugo v0.143.0 extended.
  • Confirmed that the rendered page contains the expected Apache APISIX link and that the link returns HTTP 200.

Author: Yilia Lin, Apache APISIX Committer


Note

Low Risk
Documentation-only list and link update with no product or code impact.

Overview
Adds Apache APISIX to the Redis rate-limiter Ecosystem section under API gateways, with a link to the official limit-count plugin docs (Redis / Redis Cluster shared quotas).

The gateways bullet is lightly reformatted so APISIX is listed first, alongside existing Kong and Envoy entries; no behavior, examples, or recommendations change.

Reviewed by Cursor Bugbot for commit b08912e. Bugbot is set up for automated code reviews on this repo. Configure here.

@CLAassistant

CLAassistant commented Aug 11, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@andy-stark-redis andy-stark-redis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for the contribution @Yilialinn !

@andy-stark-redis andy-stark-redis self-assigned this Aug 11, 2026
@andy-stark-redis
andy-stark-redis merged commit 9e02909 into redis:main Aug 11, 2026
5 checks passed
@Yilialinn
Yilialinn deleted the docs/add-apache-apisix-rate-limiter branch August 12, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants