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

Hey, are we expecting future version updates here ? #55

Open
OnkarMuke opened this issue Apr 4, 2023 · 6 comments
Open

Hey, are we expecting future version updates here ? #55

OnkarMuke opened this issue Apr 4, 2023 · 6 comments

Comments

@OnkarMuke
Copy link

No description provided.

@nikolaposa
Copy link
Owner

What are you referring to exactly?

@OnkarMuke
Copy link
Author

What are you referring to exactly?

I just want to check if there are any new version release plans are there for this package, as I see there have been no new updates in the last 2 years.

@OnkarMuke
Copy link
Author

And I have one question though
$rateLimiter = new RedisRateLimiter(Rate::perMinute(100), new Redis());
When I tried this it throws an error and says the first parameter should be the Redis instance. can you please explain a bit about what I am doing wrong here?

@nikolaposa
Copy link
Owner

Which version of the library you're using? There were certain changes and BC breaks in the latest, 3.0.0 version.

@OnkarMuke
Copy link
Author

"nikolaposa/rate-limit": "^2.2"

@nikolaposa
Copy link
Owner

Your example uses v3.0 syntax.

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

2 participants