mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
e5b47c6c53
The static properties are stored in sorted order so perform a binary search to lookup instead of scanning all keys. Signed-off-by: Torin Sandall <torinsandall@gmail.com>