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 rate limiting across multiple servers via Redis #8394

Merged
merged 15 commits into from
Mar 6, 2023

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    9fd8f46 View commit details
    Browse the repository at this point in the history
  2. Update RateLimit.spec.js

    dblythy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c2ab8e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Update src/Options/index.js

    Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
    dblythy and mtrezza authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8b4583c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75e4c8 View commit details
    Browse the repository at this point in the history
  3. defintions

    dblythy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ce9603c View commit details
    Browse the repository at this point in the history
  4. Update src/Options/index.js

    Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
    dblythy and mtrezza authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5fa0557 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. definitions

    dblythy committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4a766f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    f19b3a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. change to redisUrl

    dblythy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2148ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd37a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    965682c View commit details
    Browse the repository at this point in the history
  2. remove

    dblythy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d41db30 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    38d77ba View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    3af2584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc16b4 View commit details
    Browse the repository at this point in the history