-
Kerri Miller authored
This module holds common logic for compression and decompression of strings via ActiveSupport::Gzip. The destination of these compressed strings is usually Redis, so encoding is handled, as is compression detection when decompressing.
767737df