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

[Request] Async Router options #2

Open
alexgleason opened this issue May 8, 2024 · 0 comments
Open

[Request] Async Router options #2

alexgleason opened this issue May 8, 2024 · 0 comments

Comments

@alexgleason
Copy link

The options to Router are synchronous, which limits them to being used with in-memory stores. This essentially limits it to being used in a web environment, since Node/Deno will want to use async IO to call some sort of database.

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