Security permission cache is a performance feature implemented to speed up the system and reduce response times when you're navigating through different areas.
Our caching system dramatically improves how quickly the system responds when you're moving between different features and checking what you can access.
Performance optimised permission handling
Introduced caching system for user security permissions.
Dramatically reduced permission lookup times during system navigation.
Enhanced overall system responsiveness and user experience.
Intelligent cache management
Automatic cache refresh when permissions or roles change.
Manual cache clearing capability for administrators.
How it works
Caching mechanism
Initial load: System caches user permissions on first login or permission check.
Cached access: Subsequent permission checks use cached data for instant response.
Smart refresh: Cache automatically updates when underlying permissions change.
Automatic cache clearing when system triggers cache refresh
Permission changes: User permissions are modified by administrators.
Role changes: User roles are updated or reassigned.
Manual clear: Administrator manually clears the permission cache.
