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

Add compression support for input/output fields #34

Open
davechallis opened this issue Aug 11, 2023 · 0 comments
Open

Add compression support for input/output fields #34

davechallis opened this issue Aug 11, 2023 · 0 comments
Assignees

Comments

@davechallis
Copy link
Owner

Looking into adding support for transparently compressing job input and output fields. Possibly a single algorithm to start, with more options later (e.g. zstd/brotli/gz etc.).

Should probably be similar to the way job settings are handled, i.e. where settings can be set at the queue level, or overridden per job.

Should also support separate configuration for input and output, since one/both/neither of these might benefit from compression depending on the workload type.

@davechallis davechallis self-assigned this Aug 11, 2023
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