Skip to main content
Ctrl+K

core-redis 1.2.0 documentation

  • Rate Limiters
  • GitLab
  • Rate Limiters
  • GitLab

Index

_ | F | I | L | S | T

_

  • __init__() (core_redis.rate_limits.FixedWindow method)
    • (core_redis.rate_limits.LeakyBucket method)
    • (core_redis.rate_limits.SlidingWindowLog method)
    • (core_redis.rate_limits.TokenBucket method)

F

  • FixedWindow (class in core_redis.rate_limits)

I

  • is_allowed() (core_redis.rate_limits.FixedWindow method)
    • (core_redis.rate_limits.LeakyBucket method)
    • (core_redis.rate_limits.SlidingWindowLog method)
    • (core_redis.rate_limits.TokenBucket method)

L

  • LeakyBucket (class in core_redis.rate_limits)

S

  • SlidingWindowLog (class in core_redis.rate_limits)

T

  • TokenBucket (class in core_redis.rate_limits)

© Copyright 2026, Alejandro Cora González.

Built with the PyData Sphinx Theme 0.16.1.