Skip to content

Add support for configuring compression algorithm and level #2666

@Hemansh31

Description

@Hemansh31

From what I can tell, currently the compression algorithm used during writes is hard coded to lz4. I have use cases that would heavily benefit from a reduced on-disk storage space if zstd compression is done at level 19 and would not mind the slightly slower read speeds. Is it possible to configure this either at library level or even globally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions