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

Pre populate file based queue with contents of file #133

Open
jmrichardson opened this issue May 6, 2020 · 1 comment
Open

Pre populate file based queue with contents of file #133

jmrichardson opened this issue May 6, 2020 · 1 comment

Comments

@jmrichardson
Copy link

Hi, is there a way to pre-populate a queue with the contents of a file vs iterating over every line and doing a put? Perhaps a batch operation? Thanks

@peter-wangxu
Copy link
Owner

This should be useful in many cases, while it should not be core part of queues, instead it should be as an extra tools if need to be included in persist-queue.
how do you think?

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

2 participants