A much simpler approach to dead-marking is to do a periodic UPDATE packages SET dead = true WHERE system = $1; before running the indexer. Not as efficient in terms of avoiding database writes, but there's no need to run this very often anyway. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.lock | ||
| Cargo.toml | ||