util: Disk cache clean ups and add cache item headers to single file cache items
This series makes a number of clean ups to the disk cache code. The patches pulling out the compression code to a stand alone helper I'm very happy with as this has been a bit of a mess for a while.
On top of the clean ups this series adds cache headers to each cache item in the new single file cache implementation. This is something I forgot to add in the original single file cache implementation.
Edited by Timothy Arceri