Skip to content

Cache invalidation via gRPC interceptor

Paul Okstad (ex-GitLab) requested to merge po-cache-invalidator into master

Part of #1631 (closed)

Originally in !1255 (comment 174678258)

This change introduces a gRPC server interceptors for invalidating all cache entries for a repository when that repository is mutated.

Edited by GitLab Release Tools Bot

Merge request reports