Hello guys, i have a quick question. I was search...
# spicedb
e
Hello guys, i have a quick question. I was searching for an easy way to add a data plane to my Rego based middleware for a golang api. I thought about creating a directory (like topaz.sh does) myself but quickly realized how messy it will become if we stay on ABAC I just discovered spicedb and i'm pondering if i could make use of it. What i envision is using spicedb purely as relationships DB and keep using rego as the engine, since it provides an easy way to allow tenants to define custom rules based on the data relationships. I feel like i'm somewhat on the wrong path, maybe both SpiceDB and Rego are not the best choices here. Could anyone give me a hint ?
2 Views