Files
releases/v1/hooks
Stephan Renatus 84778e203d server: add hooks wiring + new hooks for inter-query caches
When an plugin http handler or some other mechanism wants to do rego
evaluations, too, it's beneficial to share the caches with the server.

This change introduces two new hook types to allow retrieving those
caches during server startup.

Signed-off-by: Stephan Renatus <stephan@styra.com>
2025-07-15 20:31:16 +02:00
..