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

SPARKC-554: Add support for custom rate limiters #1202

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2018

  1. First version of support for custom rate limiters dynamically loaded …

    …at runtime
    Axel Niklasson committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    047c13f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Refactor and comments

    Axel Niklasson committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a573e07 View commit details
    Browse the repository at this point in the history
  2. Comments in BaseRateLimiter

    Axel Niklasson committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e10f7b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Comments and tests

    Axel Niklasson committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    2e4c34a View commit details
    Browse the repository at this point in the history
  2. Fixes typo

    Axel Niklasson committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    e2b1c86 View commit details
    Browse the repository at this point in the history