gogf / gf

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
https://goframe.org
MIT License
11.44k stars 1.56k forks source link

I hope add ratelimit or rbac the adapter #3003

Open wordgao opened 11 months ago

wordgao commented 11 months ago

en

http add rate limit casbin Built-in adapter

cn

很期待GF能内置 简易化漏桶限速 以及内置casbin gf-adapter。

Issues-translate-bot commented 11 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


en

http add rate limit casbin Built-in adapter

cn

I really look forward to GF having a built-in simplified leaky bucket speed limit. And the built-in casbin gf-adapter.

gqcn commented 10 months ago

@wordgao The ratelimit package is in plan, but with a lower priority as there's already third-party open-sourced ratelimit packages can be used.