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

Update RateLimiter api #38

Merged
merged 9 commits into from
May 16, 2021
Merged

Update RateLimiter api #38

merged 9 commits into from
May 16, 2021

Commits on May 16, 2021

  1. Allow to pass Instant

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    c8dc730 View commit details
    Browse the repository at this point in the history
  2. Update token bucket logic

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    a2fdf5e View commit details
    Browse the repository at this point in the history
  3. Scala doc update

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7f58d72 View commit details
    Browse the repository at this point in the history
  4. Update permissions logic

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    b820858 View commit details
    Browse the repository at this point in the history
  5. Synchronize lua scrpits

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    a202145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8577d88 View commit details
    Browse the repository at this point in the history
  7. Add tests for sliding window

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    ebf1f20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c401e3 View commit details
    Browse the repository at this point in the history
  9. Update tests for fixed window

    nryanov committed May 16, 2021
    Configuration menu
    Copy the full SHA
    f825d8b View commit details
    Browse the repository at this point in the history