Is there a plugin/configuration to compress VCS binaries?

Just wondering if there is an existing configuration switch to automatically compress/decompress binaries stored/retrieved by VCS? Searched answers and document for compress and compression but no hits related to VCS storage.

If not, does anyone have experience implementing same?

Thanks, Bruce.

0 votes

1 answers

1486 views

ANSWER



There is no such implementation or switch at the moment.

But it would be rather easy to code based on LocalBinaryManager or DefaultBinaryManager for instance.

0 votes