raito.plugins.roles.providers.redis module¶
- class raito.plugins.roles.providers.redis.RedisRoleProvider(storage)[исходный код]¶
Базовые классы:
BaseRoleProvider,IRoleProviderRedis-based role provider.
Redis storage required
redispackage installed (pip install raito[redis])- Параметры:
storage (RedisStorage)