mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
c19e342fbe
The partial cache was not be invalidated when data changed. As a result, callers would receive stale results when data updated. Fixes #589 Signed-off-by: Torin Sandall <torinsandall@gmail.com>