project Utilities / File Location Listing avatar

utilities/file_location_listing#31: Gzip the index



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.2.1
Created: 01-Jan-24 14:11



Description

Most other files within the storage subsystem are now gzipped (reducing network transfer costs).

As well as giving some (small) file-transfer advantages, moving index to being gzipped would help keep things consistent.

If we're going to change this, it makes to do so in the next release - changes to the data written into storage mean that we'll likely want to recrawl anyway.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit 652d00b2c895034d249b7d66acec3c5ff00a918d

Commit: 652d00b2c895034d249b7d66acec3c5ff00a918d 
Author: B Tasker                            
                            
Date: 2024-01-01T14:14:34.000+00:00 

Message

feat: compress index (utilities/file_location_listing#31)

+3 -3 (6 lines changed)