mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
15d4bbf61294c23bfe996f919a92057a6e367826
Before, variables were unified each time a binding was added. This required iterating all of the bindings and plugging with the new value. Most of the time bindings are not changed so this incurred the plug overhead for no reason.
OPA: Open Policy Agent
The Open Policy Agent (OPA) is an open source project that helps policy enable your application. By integrating with OPA, your application's operators will be empowered to manage the size, complexity, and scale of modern deployments.
To learn more and get started, visit openpolicyagent.org.
Helpful Links
- License: Apache Version 2.0
- Bugs: Github Issues
- Features: Github Issues
- Discussions: Google Groups
- Continuous Integration:
Description
Languages
Go
85.1%
C
7.5%
C++
5.6%
Open Policy Agent
0.8%
Open-Policy-Agent
0.4%
Other
0.5%