Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bandwidth limiter in Route #668

Open
wants to merge 6 commits into
base: dev-next
Choose a base branch
from

Commits on Sep 20, 2023

  1. feat: add bandwidth limiter

    zakuwaki committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab1412a View commit details
    Browse the repository at this point in the history
  2. refractor: limiter builder

    1. use map instead of sync.Map in defaultManger for concurrent read only
    2. build limiterKey with struct
    zakuwaki committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    077b77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4a879 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    ad1ed94 View commit details
    Browse the repository at this point in the history
  2. fix: doc sidebar

    zakuwaki committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ef6b563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    630cdb0 View commit details
    Browse the repository at this point in the history