Skip to content

Compress the EncodingIndex and Encodings listings which are immutable.

Bryan Tong requested to merge nullivex/kado:compressEncodingIndexes into master

Includes a deflate and inflate utility to compress and decompress the JSON blobs.

Merge request reports