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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rate-limiting #6

Open
MrF0o opened this issue Sep 16, 2024 · 3 comments
Open

No rate-limiting #6

MrF0o opened this issue Sep 16, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MrF0o
Copy link
Owner

MrF0o commented Sep 16, 2024

The current router doesn't implement a rate-limiting mechanism, but it would be great to have it :D

@MrF0o MrF0o added enhancement New feature or request help wanted Extra attention is needed labels Sep 16, 2024
@MrF0o MrF0o self-assigned this Sep 16, 2024
@joeyboli
Copy link

How about one with Redis ?

@michaelthedev
Copy link

Do you have an plan on how you want to implement it yet?

@MrF0o
Copy link
Owner Author

MrF0o commented Nov 28, 2024

Do you have an plan on how you want to implement it yet?

We can use a simple $_SESSION entry for that. But there are some few bugs that are affecting core functionalities that needs to be addressed first.

For now performance is my top priority so there's a version coming soon addressing specific bugs and optimizing this router's speed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants