diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-10-06 14:43:19 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-10-06 14:43:19 +0200 |
commit | d3734fbd89c069d35856b440f12109af8a7ef9c9 (patch) | |
tree | 1d9489c8291a577b0d0d6955cbd9c7a7c9f274e4 /lib/api/files.rb | |
parent | a2af080a06b3439d37258d88ac6d6db9ef51c6a5 (diff) | |
download | gitlab-ce-d3734fbd89c069d35856b440f12109af8a7ef9c9.tar.gz |
Use tar for intermediate backup storage
During the backup we create an intermediate copy of two directories:
builds and uploads. Instead of creating many small files with 'cp
-r', we now use tar (and fast gzip) to create single intermediate
files. This saves on disk IO and disk space while creating a backup.
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions