Class RedisSecurityProtocol (0.6.1)

RedisSecurityProtocol(value)

Enum for Security protocol for Redis.

Enums

Name Description
REDIS_SECURITY_PROTOCOL_UNSPECIFIED Security protocol not specified.
PLAIN Plain text communication.
TLS Transport Layer Security.
MTLS Mutual Transport Layer Security.