Skip to content

Question: Does this library support shared compression dictionaries? #55

@tyrone-statsig

Description

@tyrone-statsig

Based on the techniques from this article https://www.debugbear.com/blog/shared-compression-dictionaries#:~:text=Static%20compression%20(also%20known%20as,header%20during%20a%20previous%20session. Brotli is able to use a dictionary file to pre-load common patterns and use it to increase efficiency of compression.

I know this can be done through the Brotli cli in these docs https://github.com/google/brotli/blob/master/c/tools/brotli.md, does this library support this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions