mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
5ef98c7493
* storage: allow overriding NonEmpty Custom store implementations can now bring their own NonEmpty() methods, which may be more efficient than what the generic method does. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com> * runtime: allow passing in custom store builder Signed-off-by: Stephan Renatus <stephan@styra.com> --------- Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com> Signed-off-by: Stephan Renatus <stephan@styra.com>