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

Feature Request: Decouple built-in in-memory queue implementation and provide an interface for other queue implementations #61

Open
Diluka opened this issue Oct 10, 2023 · 0 comments

Comments

@Diluka
Copy link

Diluka commented Oct 10, 2023

As a user of the axios-rate-limit library, I would like to suggest decoupling the built-in in-memory queue implementation and providing an interface for other queue implementations such as redis. This will allow users to easily switch between different queue implementations by configuring the library with the desired queue type.

refer: #37

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

1 participant