#6 Pass item through without going through the bloom filter

Затворени
отворен преди 1 година от arkiver · 1 коментара
arkiver коментира преди 1 година

Certain items are guaranteed (or with a very high likelihood) to be unique. It is a waste of space in the bloom filter to take these through the filter and with that add them to the filter.

These items should not be taken through the filter, but directly queued to the project.

Certain items are guaranteed (or with a very high likelihood) to be unique. It is a waste of space in the bloom filter to take these through the filter and with that add them to the filter. These items should not be taken through the filter, but directly queued to the project.
arkiver added the
enhancement
label преди 1 година
arkiver коментира преди 8 месеца
Притежател

Implemented with 0f206f00f1 and several later fixes.

Implemented with https://gitea.arpa.li/ArchiveTeam/backfeed/commit/0f206f00f11009ec250846eabbfb624800dac57d and several later fixes.
Впишете се за да се присъедините към разговора.
Няма етап
Няма изпълнители
1 участника
Известия
Due Date

No due date set.

Зависимости

This issue currently doesn't have any dependencies.

Зареждане…
Все още няма съдържание.