Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis_rate.PerDay() ?? #81

Open
canalun opened this issue Mar 13, 2023 · 2 comments
Open

redis_rate.PerDay() ?? #81

canalun opened this issue Mar 13, 2023 · 2 comments

Comments

@canalun
Copy link

canalun commented Mar 13, 2023

Hi, thank you for developing this really useful rate limiter!! I'm now about to use this library馃槂

And I thought what about supporting redis_rate.PerDay().
As you know, currently, we have only choices of PerSec(), PerMin() and PerHour(). However, some ppl (not only me, maybe) might wanna set limits per day.

If it doesn't sound like a bad idea, if I may, I would like to work on it馃槉
Would be really happy if you gave me a reply...!

@tonytony2020
Copy link

Hi, thank you for developing this really useful rate limiter!! I'm now about to use this library馃槂

And I thought what about supporting redis_rate.PerDay(). As you know, currently, we have only choices of PerSec(), PerMin() and PerHour(). However, some ppl (not only me, maybe) might wanna set limits per day.

If it doesn't sound like a bad idea, if I may, I would like to work on it馃槉 Would be really happy if you gave me a reply...!

you could walk around this issue
https://github.com/tonytony2020/redis_rate/wiki#usage

@tanto-satu
Copy link

tanto-satu commented Nov 9, 2023

is there any follow up regarding this issue? or can somebody provide some example to do it for perDay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants