#
rate-limiting
Here are 268 public repositories matching this topic...
letsencrypt
nginx
wordpress
ssl
security
hsts
digitalocean
drupal
gzip
cdn
https
http2
rate-limiting
php-fpm
expiration
ssl-certificate
nginx-configuration
nginx-configs
security-headers
digitalocean-community-tools
-
Updated
Sep 15, 2020 - Vue
ASP.NET Web API rate limiter for IIS and Owin hosting
-
Updated
Feb 9, 2020 - C#
Job scheduler and rate limiter, supports Clustering
-
Updated
Aug 20, 2020 - JavaScript
louyuting
commented
Sep 9, 2020
Issue Description
Type: feature request
Describe what feature you want
func LoadRules(rules []*Rule) (bool, error)Currently, LoadRule function will hide the failed rules(not valid or other reasons), maybe it doesn't make sense.
We might need to return failed rules.
The func signature is as below:
// LoadRules loads the given flow rules to the rule manageJava rate limiting library based on token/leaky-bucket algorithm.
hazelcast
rate-limiting
rate-limit
infinispan
rate-limiter
token-bucket
apache-ignite
oracle-coherence
jcache
-
Updated
Sep 17, 2020 - Java
High Performance Rate Limiting MicroService and Library
-
Updated
Jun 17, 2020 - Go
Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.
-
Updated
Apr 9, 2018 - Python
An Elixir rate-limiter with pluggable backends
-
Updated
Aug 25, 2020 - Elixir
Configurable API gateway that acts as a reverse proxy with a plugin system.
api
elixir
validation
authentication
api-gateway
proxy
architecture
gateway
rate-limiting
auth
reverse-proxy
authorization
elixir-lang
-
Updated
Oct 14, 2019 - Elixir
ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
-
Updated
Sep 17, 2020 - Elixir
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
-
Updated
Sep 1, 2020 - Go
-
Updated
Aug 12, 2020 - PHP
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.
api
middleware
guzzle
cache
wildcards
advanced
rate-limiting
throttle
request
rate-limit
request-handler
rate-limiter
cache-responses
throttle-requests
-
Updated
Mar 13, 2020 - PHP
Play2 module for rate limiting, based on token bucket algorithm
-
Updated
Jul 20, 2020 - Scala
In this workshop, you'll learn how to install and configure Istio, an open source framework for connecting, securing, and managing microservices, on Google Kubernetes Engine, Google’s hosted Kubernetes product. You will also deploy an Istio-enabled multi-service application
kubernetes
api-management
api-gateway
websocket
lab
google-cloud
rate-limiting
fault-injection
service-graph
istio
servicemesh
google-kubernetes-engine
istio-workshop
-
Updated
Mar 16, 2019 - Dockerfile
A Redis-backed rate limiter in Go
-
Updated
Jan 27, 2019 - Go
Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.
-
Updated
Jul 22, 2020 - Python
utilities to implement rate limiting using various strategies and storage backends such as redis & memcached.
-
Updated
Aug 14, 2020 - Python
Enroute Universal Gateway: Cloud Native API gateway with OpenAPI support and advanced rate-limiting built on Envoy proxy
kubernetes
ssl
automation
api-management
api-gateway
rate-limiting
apigateway
rate-limit
openapi-spec
ingress-controller
api-gateways
ssl-termination
ratelimit
envoy-filter
envoyproxy
envoy-xds
openapi-support
-
Updated
Aug 11, 2020 - Go
Redis Based API Access Rate Limiter
-
Updated
Nov 29, 2019 - Java
Rate limiting middleware for Clojure Ring
-
Updated
Jun 22, 2017 - Clojure
Improve this page
Add a description, image, and links to the rate-limiting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rate-limiting topic, visit your repo's landing page and select "manage topics."
Issue Description
Type: feature request
Describe what happened (or what feature you want)
We are trying to integrate Sentinel with gRPC