]> git.puffer.fish Git - matthieu/nova.git/commit
add config options for ratelimiter and rest
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Mon, 9 Jan 2023 21:11:10 +0000 (01:11 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Mon, 9 Jan 2023 21:11:10 +0000 (01:11 +0400)
commitd7ca603becbd91a9b271538c37c19442908ab598
treef2e776aad03f6b75250e71b24df2e379a851dabb
parentc925e01d4a96d88d9cbbe4f3d55aceaf5bff017f
add config options for ratelimiter and rest
exes/ratelimit/src/config.rs [new file with mode: 0644]
exes/ratelimit/src/lib.rs
exes/rest/src/config.rs
exes/rest/src/lib.rs
exes/rest/src/ratelimit_client/mod.rs
exes/rest/src/ratelimit_client/remote_hashring.rs