gonzalad

Results 6 comments of gonzalad

> ALL resource IDs in the system must be 64-bit integers Sorry, this means we won't be able to use UUIDs (128 bits) for those resources ?

Thanks for the fast answer @josephschorr ! (I'm a bit sad though... lol)

Hi @josephschorr , my use case is to check a list of permissions on different object Ids (all object Ids being of the same type) For instance, my use case...

I have read the CLA Document and I hereby sign the CLA

All issues so far have been fixed We also improved the right-hand-side handling when RHS subject type = req.SubjectType see https://github.com/authzed/spicedb/pull/776/commits/8a05a8da885b7183f1850ff69293e96dfca749f8 @josephschorr Let us know if there's something more to...

I added more commits: * I splitted the content of processUpdate function in 3 functions (lookupSubjects, lookupResources, computePermissions) * merged main branch content into this PR @josephschorr : tell me...