casbin / casbin-pg-adapter

A go-pg adapter for casbin

Home Page:https://github.com/casbin/casbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch Addition and Deletion of policy rules.

divy9881 opened this issue · comments

As casbin-core batch atomic transactions for addition and deletion, so leverage the features of the adapter, we should add addPolicies() and RemovePolicies methods to the adapter.

Sorry, I don't have time to working on the issue :)

Could anyone working on the issue ?

Okay, then I can work on this issue.