-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
-
Feature Overview (aka. Goal Summary)
It would be nice to implement database index for rbac-backend plugin. We can try to do that in the modified casbin database adapter.
Goals (aka. expected user outcomes)
User will see higher rbac-backend performance.
Requirements (aka. Acceptance Criteria):
We can try to rework code to use modified casbin database adapter with database index usage. Also we need to use db index in the role manager.
<enter general Feature acceptance here>
Out of Scope (Optional)
For now rbac-backend supports two databases: sqlite and postgres. postgres - is db for production. We would like to implement database index only for postgres solution and no more for now.
<your text here>
Customer Considerations (Optional)
Provide any additional customer-specific considerations that must be made
when designing and delivering the Feature. Initial completion during
Refinement status.
<your text here>
Documentation Considerations
Provide information that needs to be considered and planned so that
documentation will meet customer needs. If the feature extends existing
functionality, provide a link to its current documentation.
<your text here>