Join Discord
Powered by
Parallel bulk check
# spicedb
a
AakarSharma
12/09/2024, 7:55 AM
Does BulkCheckPermission happens parallely internally or sequentially? I have an usecase where I am hoping to do Bulk check but if that is sequentially I will call CheckPermission API in parallel.
v
vroldanbet
12/09/2024, 8:26 AM
Its all processed in parallel
3
Views
Previous
Next