Skip to content

Compression #10

Description

@DirkReiners

Depending on the type of the large files, it might make sense to compress them before they are sent and stored. compressjs has a nice array of algorithms and is pure JS, so it should be fairly easy to integrate.

The tricky part is deciding which compressor top use for what. It would be best if it was possible to add that info to the git filter, not sure how to do that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions