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

proxy: add background worker to fetch requested modules that aren't present locally #16

Closed
bketelsen opened this issue Mar 1, 2018 · 4 comments

Comments

@bketelsen
Copy link
Contributor

No description provided.

@arschles
Copy link
Member

arschles commented Mar 1, 2018

excellent idea. for production-like deployments we'll want the worker queue to be backed by not-memory. we should write a grift that we can run separately that consumes the queue

@arschles
Copy link
Member

arschles commented Mar 6, 2018

I talked to someone yesterday that uses https://github.com/gocraft/work a lot. If the standard buffalo background worker isn't enough for us, this would be a good option. Putting here as a reminder for later if we need it.

@ghost
Copy link

ghost commented Jul 15, 2018

could this be solved by #132 or #182

@michalpristas
Copy link
Member

closing

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

3 participants