-
Sean McGivern authored
When we write a repository set cache, we first remove the old key. Repository set cache values (tag and branch names) can be very large, so using UNLINK instead of DEL should be more efficient.
4ed4ff59
When we write a repository set cache, we first remove the old key. Repository set cache values (tag and branch names) can be very large, so using UNLINK instead of DEL should be more efficient.