Y
Hacker News
new
|
ask
|
show
|
jobs
by
Xmd5a
175 days ago
https://docs.feldera.com/use_cases/fine_grained_authorizatio...
Fine-grained authorization as an incremental computation problem
2 comments
eliocs
175 days ago
How would you achieve fast list queries of accessible resources with this approach?
link
gz09
175 days ago
feldera has a way to run ad-hoc/list queries on materialized views. Alternatively, you can send the result somewhere where you can query it.
link
gneray
175 days ago
Yes we've implemented this at Oso.
link