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

[Deno] Add queuing #714

Open
3 tasks
dariodjuric opened this issue Jan 4, 2023 · 0 comments
Open
3 tasks

[Deno] Add queuing #714

dariodjuric opened this issue Jan 4, 2023 · 0 comments

Comments

@dariodjuric
Copy link
Contributor

As discussed in this pull request, we'll need to add a queuing mechanism in the Deno starter kit, similarly to the Node one (see #618).

Acceptance Criteria

  • Check if we can use BullMQ in Deno
  • If not, create our own wrapper based on Redis, similarly to how we did caching
  • Create a queue submission endpoint and the backend implementation as described in [node-pod] Add Queuing #618
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