mirror of
https://github.com/katanemo/plano.git
synced 2026-06-02 14:35:14 +02:00
Add the Ratelimit module (#34)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
2a4cde950d
commit
4dd1f3693e
6 changed files with 550 additions and 14 deletions
|
|
@ -16,6 +16,7 @@ serde_json = "1.0"
|
|||
md5 = "0.7.0"
|
||||
open-message-format-embeddings = { path = "../open-message-format/clients/omf-embeddings-rust" }
|
||||
http = "1.1.0"
|
||||
governor = "0.6.3"
|
||||
|
||||
[dev-dependencies]
|
||||
proxy-wasm-test-framework = { git = "https://github.com/katanemo/test-framework.git", branch = "main" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue