storj/satellite/gc
Michal Niewrzal a3f84bcb0c satellite/gc/bloomfilter: reduce number of filters in single zip
Current value is too big and can cause memory issues. With 500 bloom
filters where single filter can go up to 2MB we can end up with 1GB zip
which is more problematic if we don't want to download it before
processing.

Change-Id: I4b983afbcac39c718afbbeb764a30d32c4e80c08
2023-12-04 16:09:24 +00:00
..
bloomfilter satellite/gc/bloomfilter: reduce number of filters in single zip 2023-12-04 16:09:24 +00:00
piecetracker satellite/bloomfilter: don't create BF for disqualified nodes 2023-11-22 07:07:51 +00:00
sender satellite/gc/sender: adjust some defaults 2023-08-01 14:27:44 +00:00
doc.go satellite/gc: improve comments 2023-03-08 13:15:13 +00:00
gc_test.go satellite/metainfo: remove ServerSideCopyDuplicateMetadata 2023-08-08 12:15:10 +00:00