• Robert May's avatar
    Swap RepositoryHashCache to UNLINK · df2ee099
    Robert May authored
    Improves the delete performance for RepositoryHashCache by
    sending a single UNLINK call for multiple keys, rather than
    multiple DEL calls for each key. This is the same implementation
    as used in Gitlab::SetCache.
    df2ee099
hash-cache-unlink.yml 93 Bytes