|
|
|
|
|
by blagund
877 days ago
|
|
Note: Rego targets near linear execution speed, so it can't do recursion generally, except limited tree-like cases for sat y acl checks.. That's as intended, just saying don't expect it has full datalog power. It deals with Json data nicely though (which my favorite souffle does not). |
|