#Permissions of a List Endpoint
1 messages · Page 1 of 1 (latest)
Hi @green spear, since permission data is stored in a separate database, your concerns are completely valid. our current apis, permify can be used either as a post-filter or a pre-filter. however, similar to spicedb’s solution materialize, you can use our our watch api to maintain a local cache or mirrored dataset in your own database. it will allow you to combine queries to fasten listing responses. if you can create an issue on our github as a feature requests i can talk to team and see if we can work on this.
Permissions of a List Endpoint
Thanks for your response.
I opened an issue https://github.com/Permify/permify/issues/2681
@green spear if possible can we hop on a call sometime this week for some discussions about this use-case