• Kerri Miller's avatar
    Create Gitlab::Utils::Gzip module · 767737df
    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
highlight_cache.rb 2.28 KB