# Functions
CreateRedisDataManager is factory function for instance of RedisDataManager creation Simply creates instance of RedisDataManager and initializes redis client, this function requires config.Namespace to be set up in configs, otherwise
* defaultNamespace is using
* Parameters:
* - dataSourceCfg contains Redis specific settings in Options map (see allowed keys of map in config.DataSourceConnOption)
* - logger - initialized logger instance
*/.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RedisDataManager is a redis client
* Redis Data Manager is a service class for managing authorization server data in Redis
* There are following store Rules:
* 1.