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

Add support for modern store interface #41

Closed
nfriedly opened this issue May 15, 2023 · 1 comment · Fixed by #43
Closed

Add support for modern store interface #41

nfriedly opened this issue May 15, 2023 · 1 comment · Fixed by #43

Comments

@nfriedly
Copy link
Member

We need to update express-slow-down to support the v2 store interface that was introduced in express-rate-limit v6.

This could be done by either directly adding support, or by re-working express-slow-down to build on top of express-rate-limit, thereby inheriting it's store support.

Relates to #40

nfriedly added a commit that referenced this issue May 15, 2023
@nfriedly
Copy link
Member Author

This is a bit more urgent now that at least one store has dropped the v1 interface entirely.

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

Successfully merging a pull request may close this issue.

1 participant