hammerspace
hammerspace copied to clipboard
add :block_size option for compression support
Since Sparkey requires Snappy anyway, might as well expose the API to take advantage of the compression it offers. This PR adds a :block_size option passed down to Sparkey which adds block-level Snappy compression to the storage file when provided.