Skip to content

Compression #10

@DirkReiners

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions