Skip to content

Set and hash cache multi delete

Robert May requested to merge set-and-hash-cache-multi-delete into master

What does this MR do?

Slight refactor of the Repository Redis set and hash cache expire/delete methods. Standardises the naming to match the backend, and adds multi-key delete support to both.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related #202630 (closed)

Edited by Robert May

Merge request reports