This commit adds support for .dat.gz files when in MEMORY_CACHE mode. Since the whole file is loaded in memory anyway in that mode, the change has no impact after initialization. It also allows using the .dat.gz files downloaded directly, without decompressing them first.
This commit adds support for .dat.gz files when in MEMORY_CACHE mode. Since the whole file is loaded in memory anyway in that mode, the change has no impact after initialization. It also allows using the .dat.gz files downloaded directly, without decompressing them first.