Use UNLINK to remove old repository set caches
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.
Showing
Please register or sign in to comment