In our usecase we work with big JSON files which gets much smaller even on a simple gzip compression. We would be able to cache much more files (or use much less space on the device) when we would be able to store the files compressed.
In our usecase we work with big JSON files which gets much smaller even on a simple gzip compression.
We would be able to cache much more files (or use much less space on the device) when we would be able to store the files compressed.