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

Saving Jobs to file? #993

Open
jonhardman opened this issue Nov 29, 2016 · 0 comments
Open

Saving Jobs to file? #993

jonhardman opened this issue Nov 29, 2016 · 0 comments

Comments

@jonhardman
Copy link

Hi,
I have a scenario where I want to write jobs that represent a back out queue, later on when another process is back online these jobs will be processed by KUE. The question I have is can KUE jobs be written to a file? My application will need a mixture of KUE in memory using REDIS and for these backout jobs written to a physical file.
I appreciate that reading these jobs could be slower but that is fine, I want to avoid filling up the memory over a period of time.
Thanks in advance,
Jon

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