Enumeration members
AmqpSecure
AmqpSecure: = "amqps"
RedisSecure
RedisSecure: = "rediss"
RedisSentinel
RedisSentinel: = "sentinel"
RedisSentinelSecure
RedisSentinelSecure: = "sentinels"
RedisSocket
RedisSocket: = "redis+socket"
RedisSocketSecure
RedisSocketSecure: = "rediss+socket"
RpcSecure
RpcSecure: = "rpcs"
Supported URI schemes for Celery message brokers and result backends.