systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
1.59k stars 261 forks source link

fix: disk cache removal types swapped #4798

Closed sprutton1 closed 4 weeks ago

sprutton1 commented 4 weeks ago

remove_hash() removes the content, which is checked by .exists().

remove() removes the index, which is checked by .metadata().