dask / dask/distributed

Use compressors collection library

Open
#6,265 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

In PR ( https://github.com/dask/distributed/pull/6259 ), it was suggested that we might benefit from using one library that collects several compressors. Some libraries like this include [cramjam]( https://github.com/milesgranger/pyrus-cramjam ), [compress]( https://github.com/MacHu-GWU/compress-project ), [numcodecs]( https://github.com/zarr-developers/numcodecs ), [python-libarchive-c]( https://github.com/Changaco/python-libarchive-c ), etc.. This would allow us to have one dependency to use for our compressors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.