1. 02 Sep, 2020 1 commit
    • 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
  2. 01 Sep, 2020 39 commits