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.
Activity
01-Jan-24 14:11
assigned to @btasker
01-Jan-24 14:15
mentioned in commit 652d00b2c895034d249b7d66acec3c5ff00a918d
Message
feat: compress index (utilities/file_location_listing#31)