milvus/pkg/util/ratelimitutil
SimFG c012e6786f
feat: support rate limiter based on db and partition levels (#31070)
issue: https://github.com/milvus-io/milvus/issues/30577
co-author: @jaime0815

---------

Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
Signed-off-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
2024-04-12 16:01:19 +08:00
..
limiter_test.go Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
limiter.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
rate_collector_test.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
rate_collector.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
utils_test.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
utils.go feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00