Closed andrconstruction closed 7 years ago
Is ther Mechanism of a cache, for roles and permissions ?
Nope, that's responsability of your persistence layer. ZfcRbac was designed to play nice with ORM libraries such as Doctrine, so that you can use their features like caching and query optimizations :)
Is ther Mechanism of a cache, for roles and permissions ?