#spicedb — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #spicedb, aggregated by home.social.
-
I learned about #spicedb the other day and now I no longer want to maintain our authorization system.
-
The distributed Deno KV (Key Value) database is quite interesting. Instead of back and forth messaging with a KV you defer some of the jobs to a remote entity in order to have reduced latency whilst still staying ACID.
https://deno.com/blog/building-deno-kv
Generally excited about what the future of databsing and distributed systems will bring.
Also generally that there are more novel things people explore https://github.com/authzed/spicedb excites me a lot
-
Great talk about the permission system and Google's Zanzibar https://www.youtube.com/watch?v=p8xh_z6PUqE #spicedb
-
Excuse the hashtag spam, but I'm trying to find my tribe.
I'm interested in production deployments of ReBAC (relationship based access control) in "enterprise" environments.
Specifically, anyone who has worked on something similar to Google Zanzibar to authorize access into, not just "resources", but dynamic workflow/process driven APIs. Bonus if it is was in a SaaS setting, where each tenant has unique workflows.