OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

Question: isAllowed bulk #232

Open khankuan opened 7 years ago

khankuan commented 7 years ago

Hey, I've a question regarding isAllowed, and any bulk checks in general. I'm curious if anyone know the performance of bulk checks, such as deleting 100 resources in a loop.

Cheers!