Control cache ZIP compression level
Description
Some times, compressing cached files is so expensive in CPU power that it's not worth it.
Proposal
Give the ability to control the compression level for the cache zip archive, e.g. store
for no compression at all, or higher/lower level for low storage space or too expensive compression scenarios.